Archive

Posts Tagged ‘msvc’

mingw update

I’ve just updated the tutorials to include the tools=[‘mingw’] flag in the environment setup. The tutorials would have worked just fine if you did not have Microsoft visual c++ installed, but if msvc is installed then Scons will default to msvc. This would have caused errors as the compiler flags are different in MinGW. All is sorted now and sorry if anyone was having troubles with their builds.