Am 25.02.13 22:14, schrieb Umut Durak:
> Folks,
> I recently applied what is instructed in wiki 
> (http://wiki.flightgear.org/Building_using_CMake) for the MAC build and come 
> up with the bin directory under the dist folder. As I executed fgfs I get the 
> following error which google this time finds nothing helpful. Any insights 
> will be more than appreciated.
> Ciao
> Umut
>
> dyld: Library not loaded: libosgText.93.dylib
>    Referenced from: 
> /Users/umutdurak/Documents/workspace/fg/FGFS/dist/bin/./fgfs
>    Reason: image not found
> Trace/BPT trap: 5
>

Hi Umut

Open Terminal and "cd 
/Users/umutdurak/Documents/workspace/fg/FGFS/dist/bin/" and run "otool 
-L fgfs" to check where your fgfs binary is linking too. Maybe you 
didn't set -DCMAKE_INSTALL_PREFIX correctly.

-Yves


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to