Coder Social home page Coder Social logo

Comments (8)

qdot avatar qdot commented on August 22, 2024

If you're using a version of the git repo, you'll need to run "git submodule update --init" to get the build system repo. However, if you don't need to run from the repo, just get a source package from

http://sourceforge.net/projects/nplabs/files/libomron/0.9.0/

from libomron.

omr456 avatar omr456 commented on August 22, 2024

Qdot !

I tried and downloaded 0.9.0 from sourceforge as you suggested, but I got the same message as before.

I took a look on Brett Viren comments ( I never worked with git before).

Should I go thru cd ~/git ; git clone ... and all the staff ?

from libomron.

omr456 avatar omr456 commented on August 22, 2024

Qdot !

I went thru direction given by Brett Viren

cmake worked OK
when I try to issue "make"

I have "undefined reference to `libusb_close", libusb open and many other libusb.
I have Ubuntu 10.10 and I have libusb-dev package installed.

Any other libusb related packages I need ?

from libomron.

omr456 avatar omr456 commented on August 22, 2024

SUCCESS !

It was a typo I did which caused make to fail.
I've just succesfully read the stored blood pressure values from my 790IT

Thanks a lot !

from libomron.

qdot avatar qdot commented on August 22, 2024

Yup! You need libusb-1.0-0-dev, not libusb-dev. Same library, but API is incompatible between old and new versions, and we use the newer version.

from libomron.

qdot avatar qdot commented on August 22, 2024

Oh, awesome, glad you got it to work. Just let me know if you ahve any other issues. :)

from libomron.

omr456 avatar omr456 commented on August 22, 2024

qdot , thanks for promt replies and great driver ! Yet another chain which linked me to Windows has just been cut ! Only few more to go !

I needed to go thru whole git things (per comments by Brett) but it's OK.

from libomron.

qdot avatar qdot commented on August 22, 2024

Yeah, I'll see about getting that fixed up and releasing an 0.9.1, or better yet, finally just putting ubuntu packages on launchpad. :)

from libomron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.