instaling OgreNewt

NIKIMC

09-08-2010 16:37:29

I am using Ogre 1.7.1 with VS2010 Ultimate and I can not compile the samples.I have done this:

*download OgreNewt_(for_Ogre1.7.1) and extract it in C:\OgreSDK\Addons
*download NewtonWin-2.24 and extract it in C:\OgreSDK\Addons

*Set enviroment variable
BOOST_HOME (C:\OgreSDK\boost_1_42)
NEWTON_HOME (C:\OgreSDK\Addons\NewtonWin-2.24)
OGRE_HOME (C:\OgreSDK)
OGRENEWT_HOME (C:\OgreSDK\Addons\OgreNewt_(for_Ogre1.7.1))

*compile successfully NewtonWin-2.24 sample and skd (on sdk 3 have bulded 2 have failed,on samples all builded but nither the sdk or the samples can be debuged its giving me error)

*run OgreNewt_(for_Ogre1.7.1) solution for VS2010 and try to build it but it says all have failed on building,its giving me a lot of errors:


1>------ Rebuild All started: Project: OgreNewt, Configuration: Debug Win32 ------
2>------ Rebuild All started: Project: Demo08_RagdollExample, Configuration: Debug Win32 ------
1>Build started 09.08.2010 05:26:06.
1>_PrepareForClean:
1> Deleting file "obj\debug\OgreNewt.lastbuildstate".
2>Build started 09.08.2010 05:26:06.
2>_PrepareForClean:
2> Deleting file "..\obj\Debug\Demo08_RagdollExample\Demo08_RagdollExample.lastbuildstate".
1>InitializeBuildStatus:
1> Touching "obj\debug\OgreNewt.unsuccessfulbuild".
2>InitializeBuildStatus:
2> Touching "..\obj\Debug\Demo08_RagdollExample\Demo08_RagdollExample.unsuccessfulbuild".
1>ClCompile:
1> OgreNewt_Stdafx.cpp
2>ClCompile:
2> Ragdoll.cpp
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.h(49): error C3083: 'BasicJoints': the symbol to the left of a '::' must be a type
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(82): error C2039: 'setCustomTransformCallback' : is not a member of 'OgreNewt::Body'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_body.h(38) : see declaration of 'OgreNewt::Body'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(98): error C3083: 'BasicJoints': the symbol to the left of a '::' must be a type
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(101): error C2039: 'getUserData' : is not a member of 'OgreNewt::Hinge'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_basicjoints.h(72) : see declaration of 'OgreNewt::Hinge'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(112): error C2039: 'calculateStopAlpha' : is not a member of 'OgreNewt::Hinge'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_basicjoints.h(72) : see declaration of 'OgreNewt::Hinge'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(113): error C2039: 'setCallbackAccel' : is not a member of 'OgreNewt::Hinge'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_basicjoints.h(72) : see declaration of 'OgreNewt::Hinge'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(118): error C2039: 'calculateStopAlpha' : is not a member of 'OgreNewt::Hinge'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_basicjoints.h(72) : see declaration of 'OgreNewt::Hinge'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(119): error C2039: 'setCallbackAccel' : is not a member of 'OgreNewt::Hinge'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_basicjoints.h(72) : see declaration of 'OgreNewt::Hinge'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(401): error C3083: 'BasicJoints': the symbol to the left of a '::' must be a type
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(401): error C2661: 'OgreNewt::BallAndSocket::BallAndSocket' : no overloaded function takes 4 arguments
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(402): error C3083: 'BasicJoints': the symbol to the left of a '::' must be a type
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(402): error C2039: 'setLimits' : is not a member of 'OgreNewt::BallAndSocket'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_basicjoints.h(27) : see declaration of 'OgreNewt::BallAndSocket'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(406): error C3083: 'BasicJoints': the symbol to the left of a '::' must be a type
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(406): error C2661: 'OgreNewt::Hinge::Hinge' : no overloaded function takes 5 arguments
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(407): error C3083: 'BasicJoints': the symbol to the left of a '::' must be a type
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(407): error C2039: 'setCallback' : is not a member of 'OgreNewt::Hinge'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_basicjoints.h(72) : see declaration of 'OgreNewt::Hinge'
2>c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\demos\demo08_ragdollexample\ragdoll.cpp(409): error C2039: 'setUserData' : is not a member of 'OgreNewt::Joint'
2> c:\ogresdk\addons\ogrenewt_(for_ogre1.7.1)\inc\ogrenewt_joint.h(31) : see declaration of 'OgreNewt::Joint'
2> OgreNewtonFrameListener.cpp
1> OgreNewt_BasicFrameListener.cpp
1>src\OgreNewt_BasicFrameListener.cpp(28): warning C4244: 'argument' : conversion from 'int' to 'Ogre::Real', possible loss of data
1> OgreNewt_BasicJoints.cpp
1> OgreNewt_Body.cpp
1>src\OgreNewt_Body.cpp(123): warning C4305: 'argument' : truncation from 'double' to 'const Ogre::Real'
1> OgreNewt_BodyInAABBIterator.cpp
1> OgreNewt_Collision.cpp
1> OgreNewt_CollisionPrimitives.cpp
1>src\OgreNewt_CollisionPrimitives.cpp(765): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_CollisionPrimitives.cpp(766): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_CollisionPrimitives.cpp(767): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_CollisionPrimitives.cpp(773): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1> OgreNewt_CollisionSerializer.cpp
1> OgreNewt_ContactCallback.cpp
1> OgreNewt_ContactJoint.cpp
1> OgreNewt_ConvexCast.cpp
1> OgreNewt_Debugger.cpp
1>src\OgreNewt_Debugger.cpp(248): warning C4244: 'argument' : conversion from 'double' to 'const Ogre::Real', possible loss of data
1>src\OgreNewt_Debugger.cpp(278): warning C4244: 'argument' : conversion from 'double' to 'const Ogre::Real', possible loss of data
1>src\OgreNewt_Debugger.cpp(283): warning C4305: 'argument' : truncation from 'double' to 'const Ogre::Real'
1> OgreNewt_Joint.cpp
2>c:\ogresdk\include\ogre\exampleframelistener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
2> OgreNewtonApplication.cpp
1> OgreNewt_MaterialID.cpp
1> OgreNewt_MaterialPair.cpp
1> OgreNewt_PlayerController.cpp
1> OgreNewt_RayCast.cpp
1>src\OgreNewt_RayCast.cpp(55): warning C4305: 'return' : truncation from 'double' to 'float'
1> OgreNewt_RayCastVehicle.cpp
1> OgreNewt_Tools.cpp
1>src\OgreNewt_Tools.cpp(497): warning C4244: '=' : conversion from 'double' to 'Ogre::Real', possible loss of data
1>src\OgreNewt_Tools.cpp(519): warning C4244: '=' : conversion from 'double' to 'Ogre::Real', possible loss of data
1>src\OgreNewt_Tools.cpp(530): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(543): warning C4244: '+=' : conversion from 'double' to 'Ogre::Real', possible loss of data
1>src\OgreNewt_Tools.cpp(551): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(606): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(627): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(628): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(668): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(669): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(686): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
1>src\OgreNewt_Tools.cpp(705): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
1> OgreNewt_Vehicle.cpp
1> OgreNewt_World.cpp
1>src\OgreNewt_World.cpp(99): warning C4244: '+=' : conversion from 'float' to 'int', possible loss of data
1>src\OgreNewt_World.cpp(101): warning C4305: '=' : truncation from 'double' to 'Ogre::Real'
1>src\OgreNewt_World.cpp(106): warning C4305: '=' : truncation from 'double' to 'Ogre::Real'
1> Generating Code...
2>c:\ogresdk\include\ogre\exampleframelistener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
2> demo08.cpp
2>c:\ogresdk\include\ogre\exampleframelistener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
2> Generating Code...
2>
2>Build FAILED.
2>
2>Time Elapsed 00:01:25.30
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\OgreSDK\Addons\OgreNewt_(for_Ogre1.7.1)\lib\OgreNewt.dll) does not match the Linker's OutputFile property value (C:\OgreSDK\Addons\OgreNewt_(for_Ogre1.7.1)\lib\OgreNewt_d.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(OgreNewt) does not match the Linker's OutputFile property value (OgreNewt_d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
1>LINK : fatal error LNK1181: cannot open input file 'JointLibrary_d.lib'
1>
1>Build FAILED.
1>
1>Time Elapsed 00:01:25.86
3>------ Rebuild All started: Project: Demo05_SimpleVehicle, Configuration: Debug Win32 ------
4>------ Rebuild All started: Project: MinimalOgreNewt, Configuration: Debug Win32 ------
3>Build started 09.08.2010 05:27:32.
3>_PrepareForClean:
3> Deleting file "..\obj\Debug\Demo05_SimpleVehicle\Demo05_SimpleVehicle.lastbuildstate".
4>Build started 09.08.2010 05:27:32.
4>_PrepareForClean:
4> Deleting file "..\obj\Debug\MinimalOgreNewt\MinimalOgreNewt.lastbuildstate".
4>InitializeBuildStatus:
4> Touching "..\obj\Debug\MinimalOgreNewt\MinimalOgreNewt.unsuccessfulbuild".
3>InitializeBuildStatus:
3> Touching "..\obj\Debug\Demo05_SimpleVehicle\Demo05_SimpleVehicle.unsuccessfulbuild".
3>ClCompile:
3> SimpleVehicle.cpp
4>PreBuildEvent:
4> The system cannot find the file specified.
4> 1 file(s) copied.
4> The system cannot find the path specified.
4> 0 file(s) copied.
4> The system cannot find the path specified.
4> 0 file(s) copied.
4> The system cannot find the path specified.
4> 0 file(s) copied.
4> The system cannot find the path specified.
4> 0 file(s) copied.
4> The system cannot find the path specified.
4> 0 file(s) copied.
4> 1 file(s) copied.
4> The system cannot find the file specified.
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: The command "copy ..\..\lib\OgreNewt_d.dll .\OgreNewt_d.dll
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073:
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\Samples\Common\bin\Debug\OgreMain_d.dll" copy "C:\OgreSDK\Samples\Common\bin\Debug\OgreMain_d.dll" ".\OgreMain_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\Samples\Common\bin\Debug\OIS_d.dll" copy "C:\OgreSDK\Samples\Common\bin\Debug\OIS_d.dll" ".\OIS_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\Samples\Common\bin\Debug\Plugin_CgProgramManager_d.dll" copy "C:\OgreSDK\Samples\Common\bin\Debug\Plugin_CgProgramManager_d.dll" ".\Plugin_CgProgramManager_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\Samples\Common\bin\Debug\RenderSystem_Direct3D9_d.dll" copy "C:\OgreSDK\Samples\Common\bin\Debug\RenderSystem_Direct3D9_d.dll" ".\RenderSystem_Direct3D9_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\Samples\Common\bin\Debug\RenderSystem_GL_d.dll" copy "C:\OgreSDK\Samples\Common\bin\Debug\RenderSystem_GL_d.dll" ".\RenderSystem_GL_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\Samples\Common\bin\Debug\cg.dll" copy "C:\OgreSDK\Samples\Common\bin\Debug\cg.dll" ".\cg.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073:
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\bin\debug\OgreMain_d.dll" copy "C:\OgreSDK\bin\debug\OgreMain_d.dll" ".\OgreMain_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\bin\debug\OIS_d.dll" copy "C:\OgreSDK\bin\debug\OIS_d.dll" demos\bin\Debug\OIS_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\bin\debug\Plugin_CgProgramManager_d.dll" copy "C:\OgreSDK\bin\debug\Plugin_CgProgramManager_d.dll" demos\bin\Debug\Plugin_CgProgramManager_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\bin\debug\RenderSystem_Direct3D9_d.dll" copy "C:\OgreSDK\bin\debug\RenderSystem_Direct3D9_d.dll" demos\bin\Debug\RenderSystem_Direct3D9_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\bin\debug\RenderSystem_GL_d.dll" copy "C:\OgreSDK\bin\debug\RenderSystem_GL_d.dll" demos\bin\Debug\RenderSystem_GL_d.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: if exist "C:\OgreSDK\bin\debug\cg.dll" copy "C:\OgreSDK\bin\debug\cg.dll" demos\bin\Debug\cg.dll"
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073:
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: copy C:\OgreSDK\Addons\NewtonWin-2.24\sdk\x32\dll_vs9\newton.dll .\newton.dll
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: copy C:\OgreSDK\Addons\NewtonWin-2.24\sdk\x32\JointLibrary_d.dll .\JointLibrary_d.dll
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073:
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(103,5): error MSB3073: :VCEnd" exited with code 1.
4>
4>Build FAILED.
4>
4>Time Elapsed 00:00:01.07
5>------ Rebuild All started: Project: Demo09_PlayerController, Configuration: Debug Win32 ------
5>Build started 09.08.2010 05:27:34.
5>_PrepareForClean:
5> Deleting file "..\obj\Debug\Demo09_PlayerController\Demo09_PlayerController.lastbuildstate".
5>InitializeBuildStatus:
5> Touching "..\obj\Debug\Demo09_PlayerController\Demo09_PlayerController.unsuccessfulbuild".
5>ClCompile:
5> OgreNewtonFrameListener.cpp
5>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
5> OgreNewtonApplication.cpp
3> OgreNewtonFrameListener.cpp
5>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
5> demo09.cpp
3>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
3> OgreNewtonApplication.cpp
5>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
5> Generating Code...
5>
5>Build FAILED.
5>
5>Time Elapsed 00:01:00.53
6>------ Rebuild All started: Project: Demo07_CustomJoints, Configuration: Debug Win32 ------
6>Build started 09.08.2010 05:28:35.
6>_PrepareForClean:
6> Deleting file "..\obj\Debug\Demo07_CustomJoints\Demo07_CustomJoints.lastbuildstate".
6>InitializeBuildStatus:
6> Touching "..\obj\Debug\Demo07_CustomJoints\Demo07_CustomJoints.unsuccessfulbuild".
6>ClCompile:
6> OgreNewtonFrameListener.cpp
3>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
3> demo05.cpp
6>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
6> OgreNewtonApplication.cpp
3>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
3> Generating Code...
3>
3>Build FAILED.
3>
3>Time Elapsed 00:01:31.81
7>------ Rebuild All started: Project: Demo06_SimpleBuoyancy, Configuration: Debug Win32 ------
7>Build started 09.08.2010 05:29:04.
7>_PrepareForClean:
7> Deleting file "..\obj\Debug\Demo06_SimpleBuoyancy\Demo06_SimpleBuoyancy.lastbuildstate".
7>InitializeBuildStatus:
7> Touching "..\obj\Debug\Demo06_SimpleBuoyancy\Demo06_SimpleBuoyancy.unsuccessfulbuild".
7>ClCompile:
7> OgreNewtonFrameListener.cpp
6>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
6> MyCustomMotorizedHinge.cpp
7>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
7> OgreNewtonApplication.cpp
6>MyCustomMotorizedHinge.cpp(22): warning C4305: 'initializing' : truncation from 'double' to 'Ogre::Real'
6> MyCustomBallSocket.cpp
6> demo07.cpp
7>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
7> demo06.cpp
6>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
6> Generating Code...
6>
6>Build FAILED.
6>
6>Time Elapsed 00:01:23.19
8>------ Rebuild All started: Project: Demo04_Raycasting, Configuration: Debug Win32 ------
8>Build started 09.08.2010 05:29:58.
8>_PrepareForClean:
8> Deleting file "..\obj\Debug\Demo04_Raycasting\Demo04_Raycasting.lastbuildstate".
8>InitializeBuildStatus:
8> Touching "..\obj\Debug\Demo04_Raycasting\Demo04_Raycasting.unsuccessfulbuild".
8>ClCompile:
8> OgreNewtonFrameListener.cpp
7>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
7> Generating Code...
7>
7>Build FAILED.
7>
7>Time Elapsed 00:00:57.25
9>------ Rebuild All started: Project: Demo03_CollisionCallbacks, Configuration: Debug Win32 ------
9>Build started 09.08.2010 05:30:02.
9>_PrepareForClean:
9> Deleting file "..\obj\Debug\Demo03_CollisionCallbacks\Demo03_CollisionCallbacks.lastbuildstate".
9>InitializeBuildStatus:
9> Touching "..\obj\Debug\Demo03_CollisionCallbacks\Demo03_CollisionCallbacks.unsuccessfulbuild".
9>ClCompile:
9> OgreNewtonFrameListener.cpp
8>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
8> OgreNewtonApplication.cpp
9>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
9> OgreNewtonApplication.cpp
8>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
8> demo04.cpp
9>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
9> demo03.cpp
8>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
8> Generating Code...
8>
8>Build FAILED.
8>
8>Time Elapsed 00:01:01.51
10>------ Rebuild All started: Project: Demo01_TheBasics, Configuration: Debug Win32 ------
10>Build started 09.08.2010 05:31:00.
10>_PrepareForClean:
10> Deleting file "..\obj\Debug\Demo01_TheBasics\Demo01_TheBasics.lastbuildstate".
10>InitializeBuildStatus:
10> Touching "..\obj\Debug\Demo01_TheBasics\Demo01_TheBasics.unsuccessfulbuild".
10>ClCompile:
10> OgreNewtonFrameListener.cpp
9>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
9> ConveyorMatCallback.cpp
10>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
10> OgreNewtonApplication.cpp
9> ConveyorBelt.cpp
10>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
10> demo01.cpp
9> Generating Code...
9>
9>Build FAILED.
9>
9>Time Elapsed 00:02:07.56
11>------ Rebuild All started: Project: Demo02_Joints, Configuration: Debug Win32 ------
10>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
11>Build started 09.08.2010 05:32:10.
11>_PrepareForClean:
11> Deleting file "..\obj\Debug\Demo02_Joints\Demo02_Joints.lastbuildstate".
10> Generating Code...
11>InitializeBuildStatus:
11> Touching "..\obj\Debug\Demo02_Joints\Demo02_Joints.unsuccessfulbuild".
11>ClCompile:
11> OgreNewtonFrameListener.cpp
10>
10>Build FAILED.
10>
10>Time Elapsed 00:01:11.85
11>C:\OgreSDK\include\OGRE\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
11> OgreNewtonApplication.cpp
11>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
11> demo02.cpp
11>c:\ogresdk\include\ogre\ExampleFrameListener.h(51): fatal error C1083: Cannot open include file: 'OIS.h': No such file or directory
11> Generating Code...
11>
11>Build FAILED.
11>
11>Time Elapsed 00:00:45.26
========== Rebuild All: 0 succeeded, 11 failed, 0 skipped ==========


any help :S

NIKIMC

10-08-2010 17:33:38

any video tutorial,or step by step instructions on how to integrate OgreNewt to Ogre 1.7.x ?

kallaspriit

15-08-2010 10:23:48

The project files are there and OgreNewt has worked with VS2010 and Ogre 1.7 for me.. try getting and compiling all the components again.