Compiling RF2 on Windows
- ardentcrest
- Posts: 735
- Joined: Wed Jan 25, 2006 10:55 pm
- Location: Ireland
great.... must get a zip or rar fill up and running in the next few days.
cant wait for the next update.
with the RF2 logo and pyhon script
Cant work with a black screen ( but thats just me. )
Ps can you see and hear Bernie's music at http://www.rfcommunity.co.nr/rfc/music
cant wait for the next update.
with the RF2 logo and pyhon script
Cant work with a black screen ( but thats just me. )
Ps can you see and hear Bernie's music at http://www.rfcommunity.co.nr/rfc/music
He's a Bot Jim, But not as we know It.
- ardentcrest
- Posts: 735
- Joined: Wed Jan 25, 2006 10:55 pm
- Location: Ireland
EDITTTTTTT
Last edited by ardentcrest on Wed Nov 07, 2007 12:28 am, edited 1 time in total.
He's a Bot Jim, But not as we know It.
Thanks! I would, however, like to stress that not much is done on the Ogre side (at least that's in SVN), and no examples are included.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
-
- Posts: 320
- Joined: Sat Mar 11, 2006 11:41 pm
There is, but I wouldn't recommend using it yet.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
-
- Posts: 320
- Joined: Sat Mar 11, 2006 11:41 pm
Re: Compiling RF2 on Windows
Why is that?
Patience and tolerance are the keys to the passage of knowledge. Even those that are the most knowledgeable started with many questions.
Re: Compiling RF2 on Windows
The version in that package is an old version that doesn't do much.
RF2 site: http://realityfactory2.sourceforge.net/
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
RF2 tasks: http://sourceforge.net/pm/?group_id=179085
Re: Compiling RF2 on Windows
Utter Failure Under Vista with Visual Studio 9!
EDIT: Tried again, better, but still failed:
I am now downloading Visual C++ 2005, a newer build of the Boost SDK, and the latest RF2 source to try again... Help?1>------ Build started: Project: RealityFactory2 DLL, Configuration: Release Win32 ------
1>Compiling...
1>world.cpp
1>setup.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>input.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>vector.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\python\input\../../inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>quaternion.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>Unknown compiler version - please run the configure tests and report the results
1>.\source\python\objects\vector.cpp(16) : error C2039: 'distance' : is not a member of 'Ogre::Vector3'
1> c:\ogresdk\include\OgreVector3.h(43) : see declaration of 'Ogre::Vector3'
1>.\source\python\objects\vector.cpp(16) : error C2065: 'distance' : undeclared identifier
1>.\source\python\objects\vector.cpp(16) : error C2228: left of '.def_readwrite' must have class/struct/union
1>.\source\python\objects\vector.cpp(16) : error C2228: left of '.def_readwrite' must have class/struct/union
1>.\source\python\objects\vector.cpp(16) : error C2228: left of '.def_readwrite' must have class/struct/union
1>.\source\python\objects\vector.cpp(16) : error C2228: left of '.def_readonly' must have class/struct/union
1>.\source\python\objects\vector.cpp(16) : error C2228: left of '.def_readonly' must have class/struct/union
1>.\source\python\objects\vector.cpp(16) : error C2228: left of '.def_readonly' must have class/struct/union
1>actor.cpp
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\RF2CollisionObject.h(4) : fatal error C1083: Cannot open include file: 'btBulletCollisionCommon.h': No such file or directory
1>RF2World.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\RF2World.h(8) : fatal error C1083: Cannot open include file: 'btBulletCollisionCommon.h': No such file or directory
1>RF2Plane.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>RF2Object.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>RF2Light.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\RF2World.h(8) : fatal error C1083: Cannot open include file: 'btBulletCollisionCommon.h': No such file or directory
1>RF2GameObject.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\RF2World.h(8) : fatal error C1083: Cannot open include file: 'btBulletCollisionCommon.h': No such file or directory
1>RF2Camera.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\RF2World.h(8) : fatal error C1083: Cannot open include file: 'btBulletCollisionCommon.h': No such file or directory
1>RF2Actor.cpp
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\RF2CollisionObject.h(4) : fatal error C1083: Cannot open include file: 'btBulletCollisionCommon.h': No such file or directory
1>pythoninterface.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>objectpointerlist.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>Unknown compiler version - please run the configure tests and report the results
1>mousemanager.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\mousemanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>keyboardmanager.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\keyboardmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>inputmanager.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>.\source\pythoninterface.cpp(30) : error C2039: 'import' : is not a member of 'boost::python'
1>.\source\pythoninterface.cpp(30) : error C2228: left of '.attr' must have class/struct/union
1> type is ''unknown-type''
1>.\source\pythoninterface.cpp(30) : error C2228: left of '.attr' must have class/struct/union
1>.\source\pythoninterface.cpp(30) : error C3861: 'import': identifier not found
1>.\source\pythoninterface.cpp(50) : error C2039: 'import' : is not a member of 'boost::python'
1>.\source\pythoninterface.cpp(50) : error C3861: 'import': identifier not found
1>.\source\pythoninterface.cpp(62) : error C2039: 'ERR_INVALID_STATE' : is not a member of 'Ogre::Exception'
1> c:\ogresdk\include\OgreException.h(106) : see declaration of 'Ogre::Exception'
1>.\source\pythoninterface.cpp(62) : error C2065: 'ERR_INVALID_STATE' : undeclared identifier
1>.\source\pythoninterface.cpp(90) : error C2039: 'ERR_INVALID_STATE' : is not a member of 'Ogre::Exception'
1> c:\ogresdk\include\OgreException.h(106) : see declaration of 'Ogre::Exception'
1>.\source\pythoninterface.cpp(90) : error C2065: 'ERR_INVALID_STATE' : undeclared identifier
1>globaleventsocketmanager.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>globaleventmanager.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>eventsocketmanager.cpp
1>eventmanager.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>Unknown compiler version - please run the configure tests and report the results
1>.\source\eventmanager.cpp(48) : error C2039: 'ERR_INVALID_STATE' : is not a member of 'Ogre::Exception'
1> c:\ogresdk\include\OgreException.h(106) : see declaration of 'Ogre::Exception'
1>.\source\eventmanager.cpp(48) : error C2065: 'ERR_INVALID_STATE' : undeclared identifier
1>collisionmanager.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>application.cpp
1>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
1>Unknown compiler version - please run the configure tests and report the results
1>Unknown compiler version - please run the configure tests and report the results
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\RF2CollisionObject.h(4) : fatal error C1083: Cannot open include file: 'btBulletCollisionCommon.h': No such file or directory
1>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>Build log was saved at "file://c:\Users\Dylan\Desktop\realityfactory2\realityfactory2-new\RealityFactory2DLL\Release\BuildLog.htm"
1>RealityFactory2 DLL - 44 error(s), 0 warning(s)
2>------ Build started: Project: RealityFactory2 Editor, Configuration: Release Win32 ------
3>------ Build started: Project: RealityFactory2 Shell, Configuration: Release Win32 ------
2>Compiling...
3>Compiling...
3>realityfactory.cpp
2>viewport.cpp
2>settingsmanager.cpp
3>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
2>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
3> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
2> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
2>selectionmanager.cpp
2>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\dawn\source\viewport.h(9) : fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
2>selectionindicator.cpp
2>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
2> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
3>.\source\realityfactory.cpp(22) : fatal error C1083: Cannot open include file: 'RF2.h': No such file or directory
2>Unknown compiler version - please run the configure tests and report the results
2>Unknown compiler version - please run the configure tests and report the results
2>.\source\selectionindicator.cpp(53) : error C2039: 'getDepthBiasConstant' : is not a member of 'Ogre::Pass'
2> c:\ogresdk\include\OgrePass.h(56) : see declaration of 'Ogre::Pass'
2>selection.cpp
2>movewidgetmanager.cpp
2>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
2> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
2>Unknown compiler version - please run the configure tests and report the results
2>Unknown compiler version - please run the configure tests and report the results
2>.\source\selection.cpp(12) : fatal error C1083: Cannot open include file: 'wx/wxprec.h': No such file or directory
2>movewidget.cpp
2>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
2>materialbrowserwidget.cpp
2>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\dawn\source\materialbrowserwidget.h(8) : fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
2>materialbrowserlistbox.cpp
2>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
2> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
2>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\dawn\source\materialbrowserlistbox.h(8) : fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
2>materialbrowserframe.cpp
2>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\dawn\source\materialbrowserframe.h(8) : fatal error C1083: Cannot open include file: 'wx/wx.h': No such file or directory
2>editorobjectmanager.cpp
2>C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : error C3163: '_vsnprintf': attributes inconsistent with previous declaration
2> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
2>dawn.cpp
2>.\source\dawn.cpp(5) : fatal error C1083: Cannot open include file: 'wx/wxprec.h': No such file or directory
2>Unknown compiler version - please run the configure tests and report the results
2>c:\users\dylan\desktop\realityfactory2\realityfactory2-new\realityfactory2dll\source\inputmanager.h(15) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
3>Build log was saved at "file://c:\Users\Dylan\Desktop\realityfactory2\realityfactory2-new\RealityFactory2Shell\Release\BuildLog.htm"
3>RealityFactory2 Shell - 2 error(s), 0 warning(s)
2>Build log was saved at "file://c:\Users\Dylan\Desktop\realityfactory2\realityfactory2-new\Dawn\Release\BuildLog.htm"
2>RealityFactory2 Editor - 14 error(s), 0 warning(s)
========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
EDIT: Tried again, better, but still failed:
1>------ Build started: Project: RealityFactory2, Configuration: Release Win32 ------
1>Compiling...
1>RF2Plane.cpp
1>..\source\RF2Plane.cpp(16) : error C2660: 'Ogre::Mesh::suggestTangentVectorBuildParams' : function does not take 3 arguments
1>..\source\RF2Plane.cpp(18) : error C2660: 'Ogre::Mesh::buildTangentVectors' : function does not take 3 arguments
1>RF2Light.cpp
1>RF2Camera.cpp
1>c:\users\dylan\documents\realityfactory2\realityfactory2\source\framelistener.h(14) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>RF2Actor.cpp
1>..\source\RF2Actor.cpp(24) : error C2660: 'Ogre::Mesh::suggestTangentVectorBuildParams' : function does not take 3 arguments
1>..\source\RF2Actor.cpp(26) : error C2660: 'Ogre::Mesh::buildTangentVectors' : function does not take 3 arguments
1>setup.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>world.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>color.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>vector.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>..\source\python\objects\vector.cpp(15) : error C2039: 'distance' : is not a member of 'Ogre::Vector3'
1> c:\ogresdk\include\OgreVector3.h(43) : see declaration of 'Ogre::Vector3'
1>..\source\python\objects\vector.cpp(15) : error C2065: 'distance' : undeclared identifier
1>..\source\python\objects\vector.cpp(15) : error C2228: left of '.def_readwrite' must have class/struct/union
1>..\source\python\objects\vector.cpp(15) : error C2228: left of '.def_readwrite' must have class/struct/union
1>..\source\python\objects\vector.cpp(15) : error C2228: left of '.def_readwrite' must have class/struct/union
1>..\source\python\objects\vector.cpp(15) : error C2228: left of '.def_readonly' must have class/struct/union
1>..\source\python\objects\vector.cpp(15) : error C2228: left of '.def_readonly' must have class/struct/union
1>..\source\python\objects\vector.cpp(15) : error C2228: left of '.def_readonly' must have class/struct/union
1>quaternion.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>plane.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>objects.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>light.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>gameobject.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>camera.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>RF2World.cpp
1>RF2GameObject.cpp
1>realityfactory.cpp
1>c:\users\dylan\documents\realityfactory2\realityfactory2\source\framelistener.h(14) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>pythoninterface.cpp
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(127) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>C:\Program Files\boost\boost_1_36_0\boost/python/converter/builtin_converters.hpp(129) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>..\source\pythoninterface.cpp(61) : error C2039: 'ERR_INVALID_STATE' : is not a member of 'Ogre::Exception'
1> c:\ogresdk\include\OgreException.h(106) : see declaration of 'Ogre::Exception'
1>..\source\pythoninterface.cpp(61) : error C2065: 'ERR_INVALID_STATE' : undeclared identifier
1>..\source\pythoninterface.cpp(89) : error C2039: 'ERR_INVALID_STATE' : is not a member of 'Ogre::Exception'
1> c:\ogresdk\include\OgreException.h(106) : see declaration of 'Ogre::Exception'
1>framelistener.cpp
1>c:\users\dylan\documents\realityfactory2\realityfactory2\source\framelistener.h(14) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>application.cpp
1>c:\users\dylan\documents\realityfactory2\realityfactory2\source\framelistener.h(14) : fatal error C1083: Cannot open include file: 'OIS/OIS.h': No such file or directory
1>Build log was saved at "file://c:\Users\Dylan\Documents\realityfactory2\realityfactory2\RealityFactory2\Release\BuildLog.htm"
1>RealityFactory2 - 19 error(s), 66 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Re: Compiling RF2 on Windows
You are missing the Ogre libraries, wxWindows, Bullet, and Boost. Install those, tell VS where they are, then compile again.
Many Bothans died to bring you this signature....
Re: Compiling RF2 on Windows
I have the Ogre SDK and Boost, but I hadn't heard about the others. Where can I get them?
- ardentcrest
- Posts: 735
- Joined: Wed Jan 25, 2006 10:55 pm
- Location: Ireland
Re: Compiling RF2 on Windows
dylanwinn wrote:I have the Ogre SDK and Boost, but I hadn't heard about the others. Where can I get them?
He's a Bot Jim, But not as we know It.
Re: Compiling RF2 on Windows
You didn't tell Visual Studio where to find the Ogre headers or Boost headers then. For the other libraries, follow Ardentcrest's advice..use Google.
Many Bothans died to bring you this signature....
- ardentcrest
- Posts: 735
- Joined: Wed Jan 25, 2006 10:55 pm
- Location: Ireland
Re: Compiling RF2 on Windows
Apart from eveything even if you get RF2 to compile, the Editor is just a GUI front end you can add one model there is no save or anything. The main shell only let you mess with light and models there is no game play, you can move a round but you go thou everything and if you turn away from the light it goes out.
Do what I am doing.
Wait for the first Beta, and go off and learn Python.
Last I heard From Andy that Mr P was working on a small demo (let hope to see it soon )
The work on RF2 is going very, very slow as Andy's wrists are still very, very bad.
GO TO A DOCTOR ANDY!!!!!!!
Do what I am doing.
Wait for the first Beta, and go off and learn Python.
Last I heard From Andy that Mr P was working on a small demo (let hope to see it soon )
The work on RF2 is going very, very slow as Andy's wrists are still very, very bad.
GO TO A DOCTOR ANDY!!!!!!!
He's a Bot Jim, But not as we know It.
Re: Compiling RF2 on Windows
Thanks for the status update, It just occured to me that I don't need to know how to compile RF, as by the time it is usable Andy will have precompiled binarys.
FOR THE LOVE OF GOD, SEE A DOCTOR ANDY!!!
FOR THE LOVE OF GOD, SEE A DOCTOR ANDY!!!