Giter VIP home page Giter VIP logo

Comments (4)

emonti avatar emonti commented on July 16, 2024

This is most likely because an older version of the libfreenect library is included with the linux package in use. We have made the 'sync' library bindings conditional upon availability. A warning will be issued if an older version of the library is installed, but the core library bindings should still work.

from ffi-libfreenect.

jgrunzweig avatar jgrunzweig commented on July 16, 2024

Fix appears to have solved the issue. Will confirm tonight when I get my hands on my Kinect.

from ffi-libfreenect.

emonti avatar emonti commented on July 16, 2024

Can you confirm this worked? I'd like to close the issue.

cheers

from ffi-libfreenect.

jgrunzweig avatar jgrunzweig commented on July 16, 2024

The guy who reported it said he was still having problems. I'm going to see if I can't troubleshoot this tonight.

-Josh


miguel@satellite:~/Kinect/ffi-libfreenect/examples$ ruby record.rb
/usr/lib/ruby/gems/1.8/gems/ffi-1.0.4/lib/ffi/library.rb:75:in `ffi_lib': Could not open library 'freenect': freenect: cannot open shared object file: No such file or directory. Could not open library 'libfreenect.so': libfreenect.so: cannot open shared object file: No such file or directory (LoadError)

from /usr/lib/ruby/gems/1.8/gems/ffi-1.0.4/lib/ffi/library.rb:54:in map' from /usr/lib/ruby/gems/1.8/gems/ffi-1.0.4/lib/ffi/library.rb:54:inffi_lib'
from /home/miguel/Kinect/ffi-libfreenect/lib/ffi/freenect.rb:11
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in gem_original_require' from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:inrequire'
from /home/miguel/Kinect/ffi-libfreenect/lib/freenect.rb:4
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:in gem_original_require' from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:29:inrequire'
from record.rb:18
I have the following gems:
ffi (1.0.4)
ffi-libfreenect (0.1.1)

from ffi-libfreenect.

Related Issues (2)

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.