2013-01-01 10:39:08 +00:00
|
|
|
Changes may be needed for newer versions than 3.5.17.
|
2011-09-29 22:35:18 +00:00
|
|
|
|
|
|
|
To use the patch in this directory, copy Makefile-windows-x86-32.nmake to
|
2011-09-30 16:52:12 +00:00
|
|
|
Makefile-windows-x86-64.nmake then "patch < x64-win.patch".
|
|
|
|
|
2012-11-21 21:01:45 +00:00
|
|
|
Copy the itoopie icon to src\c\wrapper.ico.
|
|
|
|
|
2011-09-30 16:52:12 +00:00
|
|
|
Configure your environment per the apache-ant instructions (i.e., set ANT_HOME
|
|
|
|
and JAVA_HOME). Then in the wrapper source directory, run build64.bat.
|
|
|
|
|
|
|
|
Compiled in VS2010SP1 after creating %USERPROFILE%\.ant.properties with:
|
|
|
|
vcvars.bat="C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\bin\\amd64\\vcvars64.bat".
|