Could some kind soul explain to me, why the following dylib is not found, when i try to run the opensg tutorial?
OpenSG-1.8/Tutorials% ./01hello dyld: Library not loaded: libOSGWindowGLUT.dylib Referenced from: /Users/zach/Code/OpenSG-1.8/Tutorials/./01hello Reason: image not found Trace/BPT trap OpenSG-1.8/Tutorials% echo $DYLD_LIBRARY_PATH .:/usr/local/lib/opt OpenSG-1.8/Tutorials% ls /usr/local/lib/opt libOSGBase.dylib* libOSGWindowCarbon.dylib* libOSGWindowCoreGL.dylib* libOSGSystem.dylib* libOSGWindowCocoa.dylib* libOSGWindowGLUT.dylib* When i compiled the libs under Mac OS X, everything seemed to go fine; dito when i compiled the tutorials. Any ideas? Best regards, Gabriel. ____________________________________________________________ Der Besitz macht uns nicht halb so gluecklich, als uns der Verlust ungluecklich macht. (Jean Paul) ____________________________________________________________ Tel.: 05323 - 72 71 13 Inst. fuer Informatik, Julius-Albert-Str. 4, 38678 Clausthal ____________________________________________________________ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
