-
Notifications
You must be signed in to change notification settings - Fork 912
Compiling on Windows with Other Compilers
Javidx9 edited this page May 11, 2020
·
2 revisions
The olc::PixelGameEngine will compile happily using a modern c++ compiler. Different compilers require slightly different configurations. Where possible, the setup for each compiler is listed in the olc::PixelGameEngine header file itself.
This video on YouTube will tell you how to ensure you are using a modern version of MinGW, and configure your build environment.
Another quick video guide to setting up and using Code::Blocks as your development environment YouTube