Re: [osg-users] [build] Running the examples on mac OS X snow Leopard 10.7.5

2013-03-25 Thread Yakhoub Drame
Hi, Thanks Ulrich, I resolved the problem by replacing the OSG_WINDOING_SYSTEM flag by Cocoa and the OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX flag by imageio in CMake... I left the CMAKE_OSX_ARCHITECTURES flag empty so i guess it was 64 bits by default. Then i chose the unix makefiles for the

Re: [osg-users] [build] Running the examples on mac OS X snow Leopard 10.7.5

2013-02-11 Thread Yakhoub DRAME
Hi, I've encountered a problem while installing Openscenegraph 3.0.1 on my mac : i guess the first step to check if it was well installed was to run the examples, unfortunately none of them are working. It's advised to install Openscenegraph in 32 bits on mac OS X for the time being because