Difference between revisions of "ApCoCoA-1:HowTo:Compile ApCoCoALib on Windows"
From ApCoCoAWiki
KHiddemann (talk | contribs) m (→Cygwin) |
|||
Line 6: | Line 6: | ||
*mercurial | *mercurial | ||
*patch | *patch | ||
− | * | + | *python |
− | *nano (or any other editor | + | *nano (or any other command line editor) |
==MSVC== | ==MSVC== |
Revision as of 19:36, 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
- python
- nano (or any other command line editor)
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