Hi, I'm trying to install OSG 2.8.5 on a Windows 7, 64 bits platform using these tutorials Dwlight Design.
1.The first time, I tried to use: Stable 2.8.5 June 8, 2011 Visual Studio 10 (10.0.30319, 2010) x64 64-bit OpenSceneGraph-2.8.5-VS10.0.30319-x64-release-12493.7z OpenSceneGraph-2.8.5-VS10.0.30319-x64-debug-12493.7z of AlphaPixel. And I got this error: osgd.lib(osg74-osgd.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86' 2.Then, I tried with the 32 bits version: OpenSceneGraph-2.8.5-VS10.0.30319-x86-release-12493.7z Everything goes well and I was able to build and execute an example the first time only. After that, I tried again and I got an error message: Fatal error C1083: Cannot open include file: 'osgViewer/Viewer': No such file or directory. I wonder what the reason could be for these two problems ? Thank you! Cheers, VRandria ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43441#43441 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

