ApCoCoA-1:HowTo:Compile ApCoCoALib on Windows: Difference between revisions
From ApCoCoAWiki
Start of page |
No edit summary |
||
Line 4: | Line 4: | ||
==Cygwin== | ==Cygwin== | ||
*mercurial | |||
*patch | |||
*phyton | |||
*nano (or any other editor - optional) | |||
==MSVC== | ==MSVC== | ||
Version 2003/2005 (for MatlabToolbox 2005 needed) | |||
==Source code== | ==Source code== | ||
= How to get source from repository = | = How to get source from repository = | ||
==Check out: clone== | ==Check out: clone== |
Revision as of 16:39, 22 November 2007
Based on the discussion on 22.11.2007 with Michael this page will contain a brief description on how to compile the ApCoCoALib under Windows.
What is needed
Cygwin
- mercurial
- patch
- phyton
- nano (or any other editor - optional)
MSVC
Version 2003/2005 (for MatlabToolbox 2005 needed)
Source code
How to get source from repository
Check out: clone
Update: pull
Patches: import
Upload: commit
Patches: export