Talk:Drv rave Windows Install
Revision as of 18:55, 26 May 2010 by Jgvictores (talk | contribs) (Created page with 'Info that would be good if Openrave's Boost 1.39 for Windows were not a bit hacked for it to compile OpenRAVE Then install Boost 1.39 (BOOST is needed for OpenRave). Click on th…')
Info that would be good if Openrave's Boost 1.39 for Windows were not a bit hacked for it to compile OpenRAVE
Then install Boost 1.39 (BOOST is needed for OpenRave). Click on the following link: http://sourceforge.net/projects/boost/files/boost/1.39.0/boost_1_39_0.zip/download and save the file to a given folder. Extract its contents. Open a command prompt and go to this directory. Run bootstrap.bat. Run bjam release. Run bjam install.
Erase "openrave\inc\boost" and "openrave\lib\boost*". Copy "C:\Boost\include\boost-1_39\boost" to "openrave\inc" and "C:\Boost\lib" contents to "openrave\lib\win32".