Difference between revisions of "Talk:Drv rave Windows Install"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | <u>Info that would be good if Openrave's Boost 1.39 for Windows were not a bit hacked for it to compile OpenRAVE</u> | + | <u>Info that would be good if Openrave's Boost 1.39 for Windows were not a bit hacked for it to compile OpenRAVE</u>: |
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'''. | 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". | 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". |
Revision as of 18:56, 26 May 2010
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".