SniperBinaire
04-12-2009 17:40:43
Hi !
I'm comming here with a problem comiling Nxogre, i think that i've done all mentionned steps in many tutorials, but VC still asking me a missoing file witch is named "Nxogre.h" and other ones.....
I've done a search in the Main Nxogre folder for thoses file but windows don't find it
so here is the log
So if tou have an idea....
I'm comming here with a problem comiling Nxogre, i think that i've done all mentionned steps in many tutorials, but VC still asking me a missoing file witch is named "Nxogre.h" and other ones.....
I've done a search in the Main Nxogre folder for thoses file but windows don't find it
so here is the log
1>------ Build started: Project: NxOgre, Configuration: Debug Win32 ------
1>Compiling...
1>NxOgreStable.cpp
1>c:\nxogre\build\source\nxogrestable.cpp(27) : fatal error C1083: Cannot open include file: 'Nx.h': No such file or directory
1>Build log was saved at "file://c:\NxOgre\build\msvc\Debug\BuildLog.htm"
1>NxOgre - 1 error(s), 0 warning(s)
2>------ Build started: Project: GLUTRenderSystem, Configuration: Debug Win32 ------
3>------ Build started: Project: OGRE3DRenderSystem, Configuration: Debug Win32 ------
3>OGRE3DRenderSystem : warning PRJ0009 : Build log could not be opened for writing.
3>Make sure that the file is not open by another process and is not write-protected.
3>Compiling...
2>Compiling...
2>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
3>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
2>GLUTBodyPrototype.cpp
3>OGRE3DKinematicBody.cpp
2>c:\nxogre\rendersystems\glut\glutbodyprototype.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
2>GLUTRenderSystem.cpp
3>c:\nxogre\rendersystems\ogre\ogre3dkinematicbody.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DPointRenderable.cpp
2>c:\nxogre\rendersystems\glut\glutrendersystem.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>c:\nxogre\rendersystems\ogre\ogre3dpointrenderable.h(33) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
2>GLUTBody.cpp
3>OGRE3DRenderable.cpp
2>c:\nxogre\rendersystems\glut\glutbody.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
2>Generating Code...
3>c:\nxogre\rendersystems\ogre\ogre3drenderable.h(37) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DRenderSystem.cpp
3>c:\nxogre\rendersystems\ogre\ogre3dcommon.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DRigidBodyPrototype.cpp
3>c:\nxogre\rendersystems\ogre\ogre3drigidbodyprototype.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DBody.cpp
3>c:\nxogre\rendersystems\ogre\ogre3dbody.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>Generating Code...
2>Build log was saved at "file://c:\NxOgre\build\msvc\Debug\BuildLog.htm"
2>GLUTRenderSystem - 3 error(s), 1 warning(s)
3>Build log was saved at "file://c:\NxOgre\build\msvc\Debug\BuildLog.htm"
3>OGRE3DRenderSystem - 6 error(s), 2 warning(s)
========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
So if tou have an idea....