Hi Mohamed,

Hi Jean, thank you for your answer it really helps but, I forgot about
building OSG on 64-bit ( maybe later ), now on 32-bit :

    * Cmake mention Visual Studio 9 2008 Win64 as Generator.
    * the dependecies I'm using are 3rdParty_win32binaries_vs90sp1.

what do you think ?

Well obviously there's a mismatch... If you want to build for 32 bit, you need to generate for Visual Studio 32 bit (you're using 64 bit, so that's wrong), and use the 32 bit 3rdparty dependencies (you're using 32 bit, so that's ok).

I suggest you delete your build directory and start over, selecting Visual Studio 32 bit as generator.

Hope this helps,

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                    http://whitestar02.dyndns-web.com/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to