Environement
Ubuntu Linux
Description
"MyGame.exe compiled successfully" displays even if there are compilation errors.
Steps to Reproduce
- Move AsciiEngine binaries to a directory other than the root directory
- Execute AsciiEngine binaries
- Enter the file path and project name
Expected Results
If either of the three files don't compile successfully (i.e., game_ext.cpp, Engine.cpp, or the developer's cpp), an error message should be displayed instead of "myGame.exe compiled successfully."
Environement
Ubuntu Linux
Description
"MyGame.exe compiled successfully" displays even if there are compilation errors.
Steps to Reproduce
Expected Results
If either of the three files don't compile successfully (i.e., game_ext.cpp, Engine.cpp, or the developer's cpp), an error message should be displayed instead of "myGame.exe compiled successfully."