Dealing with CMake Issues.
I decided today to take another look at how the build technique I’ve implemented for the engine is stacking up. Earlier in the project I setup CMake, and made it compile using the i686 – 32bit version of GCC Compiler, which works great in VSCode with the CMake extension, however it doesn’t do so well […]
Read more