Topic: [HELP] Compiling on Windows 7
Hi.
I'm not new to the teeworlds compiling. Now i've migrated to Windows 7 Professional build 7600 64bit, and I can't compile.
What I've done:
followed the compiling page like always: http://www.teeworlds.com/?page=docs& … Everything
downloaded and installed Visual Studio 2008
installed python
downloaded and unzipped bam, downloaded and unzipped teeworlds sources.
I load the Visual studio environment with the
%comspec% /k ""C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"" x86
(edited a little the path due to 64bit architecture)
compiled bam with no errors
started compiling teeworlds, with these errors:
The same steps done on my old Windows Vista 32bit with the same compiling software worked perfect. What's wrong. There is something with 64bit?