Difference between revisions of "Cmc recursive Windows Install"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
----
 
----
 
The following is a guide for compilation of [[Asibot_-_Implemented_Modules#cmc_recursive_.28Ubuntu_.2F_Windows.29|'''cmc_recursive''']] on a MS Windows Operating System ([[cmc_recursive Ubuntu Install|click here for '''Ubuntu guide''']]). Most installs are from source and correct version is assured following the [[Modules - Dependency Version]] specification (compatibility!). Source tarballs can also be found at http://robots.uc3m.es/svn/ASIBOTcoderepo/branches/v02/tars (permanent links!).
 
The following is a guide for compilation of [[Asibot_-_Implemented_Modules#cmc_recursive_.28Ubuntu_.2F_Windows.29|'''cmc_recursive''']] on a MS Windows Operating System ([[cmc_recursive Ubuntu Install|click here for '''Ubuntu guide''']]). Most installs are from source and correct version is assured following the [[Modules - Dependency Version]] specification (compatibility!). Source tarballs can also be found at http://robots.uc3m.es/svn/ASIBOTcoderepo/branches/v02/tars (permanent links!).
 +
 +
First, you must install [http://tortoisesvn.net/downloads Tortoise SVN], [http://www.cmake.org CMake], MS Virtual Studio 2009 (requires license), and possibly [http://www.winrar.es WinRAR].
 +
 +
Then [[ACE 5.7.1 Windows Install|install ACE 5.7.1.0]] (ACE is needed for YARP).
 +
 +
Then [[YARP 2.2.6 Windows Install|install YARP 2.2.6]] (YARP is needed for jmc_rave).

Revision as of 15:37, 11 June 2010

Warning: still INCOMPLETE!!!


The following is a guide for compilation of cmc_recursive on a MS Windows Operating System (click here for Ubuntu guide). Most installs are from source and correct version is assured following the Modules - Dependency Version specification (compatibility!). Source tarballs can also be found at http://robots.uc3m.es/svn/ASIBOTcoderepo/branches/v02/tars (permanent links!).

First, you must install Tortoise SVN, CMake, MS Virtual Studio 2009 (requires license), and possibly WinRAR.

Then install ACE 5.7.1.0 (ACE is needed for YARP).

Then install YARP 2.2.6 (YARP is needed for jmc_rave).