User Tools

Site Tools


compile_windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
compile_windows [2014/07/22 07:30] thoogecompile_windows [2014/07/22 07:32] (current) – [Generating Makefiles] thooge
Line 33: Line 33:
  
 Some options can be enabled/disabled from arguments passed to configure, check ''%%configure2.py --help%%'' for details on them. To run the script, call it with ''configure2.py''. Eventually you might have to specify the full Python path (usually ''C:\Python24''), in case that folder isn't in your PATH environment variable. Some options can be enabled/disabled from arguments passed to configure, check ''%%configure2.py --help%%'' for details on them. To run the script, call it with ''configure2.py''. Eventually you might have to specify the full Python path (usually ''C:\Python24''), in case that folder isn't in your PATH environment variable.
 +
 +<code>
 +C:\Python24\python configure.py 
 +</code>
  
 Now change to the path ''../boost'' and do ''mingw32-make''. After compiling change back to ''../build'' and compile Wolfpack server by typing ''mingw32-make''. That's it. Now change to the path ''../boost'' and do ''mingw32-make''. After compiling change back to ''../build'' and compile Wolfpack server by typing ''mingw32-make''. That's it.
compile_windows.1406014227.txt.gz · Last modified: 2014/07/22 07:30 by thooge

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki