We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
First of all, you need to get mingw-get and install c++ compiler.
Download boost and extract it in \Program Files\boost, so you have \Program Files\boost\boost_<ver>.
\Program Files\boost
\Program Files\boost\boost_<ver>
Then add MinGW\bin and sdl* directories to Windows path.
MinGW\bin
sdl*
mingw-get install mingw32-make mingw32-gmp mingw32-libintl
cmd
cd
bootstrap
using msvc ;
using gcc ;
project-config.jam
.\bjam
mingw32-make