prchakal
12-11-2009 04:15:02
Hi,
Im trying compiling the NxOgre on VS2008, but no sucess:
I download NxOgre, open the project, try compile!
Im trying compiling the NxOgre on VS2008, but no sucess:
I download NxOgre, open the project, try compile!
1>------ Rebuild All started: Project: NxOgre, Configuration: Debug Win32 ------
1>Deleting intermediate and output files for project 'NxOgre', configuration 'Debug|Win32'
1>Compiling...
1>NxOgreStable.cpp
1>d:\downloads\cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\build\source\nxogrestable.cpp(27) : fatal error C1083: Cannot open include file: 'Nx.h': No such file or directory
1>Project : warning PRJ0018 : The following environment variables were not found:
1>$(PHYSX_DIR)
1>Build log was saved at "file://d:\Downloads\Cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\build\msvc\Debug\BuildLog.htm"
1>NxOgre - 1 error(s), 0 warning(s)
2>------ Rebuild All started: Project: GLUTRenderSystem, Configuration: Debug Win32 ------
2>Deleting intermediate and output files for project 'GLUTRenderSystem', configuration 'Debug|Win32'
3>------ Rebuild All started: Project: OGRE3DRenderSystem, Configuration: Debug Win32 ------
3>Deleting intermediate and output files for project 'OGRE3DRenderSystem', configuration 'Debug|Win32'
2>GLUTRenderSystem : error PRJ0008 : Could not delete file 'd:\Downloads\Cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\build\msvc\Debug\vc90.idb'.
2>Make sure that the file is not open by another process and is not write-protected.
3>Compiling...
2>GLUTRenderSystem - 1 error(s), 0 warning(s)
3>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
3>OGRE3DKinematicBody.cpp
3>d:\downloads\cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\rendersystems\ogre\ogre3dkinematicbody.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DPointRenderable.cpp
3>d:\downloads\cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\rendersystems\ogre\ogre3dpointrenderable.h(33) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DRenderable.cpp
3>d:\downloads\cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\rendersystems\ogre\ogre3drenderable.h(37) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DRenderSystem.cpp
3>d:\downloads\cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\rendersystems\ogre\ogre3dcommon.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DRigidBodyPrototype.cpp
3>d:\downloads\cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\rendersystems\ogre\ogre3drigidbodyprototype.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>OGRE3DBody.cpp
3>d:\downloads\cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\rendersystems\ogre\ogre3dbody.h(32) : fatal error C1083: Cannot open include file: 'NxOgre.h': No such file or directory
3>Generating Code...
3>Build log was saved at "file://d:\Downloads\Cpp\nxogre\betajaen-nxogre-4571d59\betajaen-nxogre-4571d59\build\msvc\Debug\BuildLog.htm"
3>OGRE3DRenderSystem - 6 error(s), 1 warning(s)
========== Rebuild All: 0 succeeded, 3 failed, 0 skipped ==========