Coder Social home page Coder Social logo

osx library not loaded about ofxndi HOT 7 CLOSED

 avatar commented on August 27, 2024
osx library not loaded

from ofxndi.

Comments (7)

 avatar commented on August 27, 2024 1

Perfect, it is working now. Big thanks!

from ofxndi.

nariakiiwatani avatar nariakiiwatani commented on August 27, 2024

I'm sorry I didn't notice your message till today.

I tried to reproduce the problem but couldn't.
One thing to say, the message dyld: Library not loaded: .3.dylib is a bit strange because correct library name is libndi.3.dylib.
I doubt something is wrong with your xcodeproj file.
Could you delete .app file you built and regenerate project files by ProjectGenerator?

from ofxndi.

stephanschulz avatar stephanschulz commented on August 27, 2024

I get a similar error.
comping works fine but when trying to start it has the following message:

dyld: Library not loaded: @rpath/libndi.3.dylib
  Referenced from: /Applications/openFrameworks-master/addons/ofxNDI/example-sender/bin/example-sender.app/Contents/MacOS/example-sender
  Reason: image not found
(lldb) 

I'm on OSX 10.12.6 with OF 0.10.0 in voce 9.2 beta.

seems to me some dylib needs to be linked and automatically included in to the compiled app.

from ofxndi.

nariakiiwatani avatar nariakiiwatani commented on August 27, 2024

https://github.com/2bbb/ofxNDI/tree/48616bf6a51dd1abfe2a30608390b95dc97e5132

How does it go if following the readme of this fork?
Your environment is more similar to his than me (mentioned here).

from ofxndi.

stephanschulz avatar stephanschulz commented on August 27, 2024

yeah that made the app run.
thanks so much.

from ofxndi.

nariakiiwatani avatar nariakiiwatani commented on August 27, 2024

@UnivateBV
now it may be fixed.
please check it.

from ofxndi.

nariakiiwatani avatar nariakiiwatani commented on August 27, 2024

Thanks to @2bbb !
Closing.

from ofxndi.

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.