#2articles1week
Read more stories on Hashnode
Articles with this tag
Rebuild Back Better · I spent the session fixing all the errors that occurred by introducing the AudioPlayer object to the project. The AudioPlayer class...
Rebuild Back Better · Not much progress today either. I kept working on the AudioPlayer object. I added a StopAudio() method and an integer to find out...
Learning · I managed to make the game run on Windows at long last. Figuring it all out was confusing, but now I can work on Windows with C++ and Visual...
Learning · I watched the rest of the Clang and LLVM keynote and learned some great things. Clang is a great tool for cross compiling and I am looking...
Learning · I tried to cross-compile the program but failed. I tried using minGW and Dockcross but it didn't work. I will try to build again on Windows...
Learning · I spent this session trying to make the project work on Windows. The main problem here is CMake. I got tons of warnings and some errors which...