OpenOrbis / mira-project

mira rewrite in cxx
GNU General Public License v3.0
294 stars 64 forks source link

Updated Makefile to create directories missing while compiling #47

Closed RetroGamer74 closed 4 years ago

RetroGamer74 commented 4 years ago

None of the directories under build are created during compilation. Here is the fix in the Makefile.

ghost commented 4 years ago

Do « make create » before compile, it’s a normal beaviour .