Closed bluethefoxofficial closed 6 months ago
Everything looks good, just tested if this builds with the Makefile and it seems to. The print statements that you have for if the check fails don´t really seem to very helpful. Like what I mean is in the clean:
section, instead of printing like ERR: No binary( or Object files) file to be found
Now I'll prob just change it once I merge this so don't worry about it.
Edited to add makefile checks to ensure data safety. Makefile now creates a object folder instead of spreading out object files makes for a more secure removal of outdated object files.
conanconfig.txt > conanconfig_old.txt renamed so we dont lose it but also can bring it bacm for any future needs. END