Difference between revisions of "ApCoCoA-1:HowTo:Compile ApCoCoALib on Windows"
From ApCoCoAWiki
KHiddemann (talk | contribs) m (→Cygwin) |
(adding to categories HowTo and ApCoCoALib.) |
||
Line 30: | Line 30: | ||
==Setting pathes== | ==Setting pathes== | ||
==nmake== | ==nmake== | ||
+ | |||
+ | [[Category:HowTo]][[Category:ApCoCoALib]] |
Revision as of 20:11, 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