Created
September 18, 2016 22:16
-
-
Save Pacifist117/3b52b6757e145d4baf63fafe0b3d0002 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pacifist@gagarin> make battle_room | |
Scanning dependencies of target Networking | |
[ 10%] Built target Networking | |
Scanning dependencies of target Common | |
[ 39%] Built target Common | |
Scanning dependencies of target Graphics | |
[ 59%] Built target Graphics | |
make[2]: *** No rule to make target 'src/game/CMakeFiles/Game.dir/build'. Stop. | |
CMakeFiles/Makefile2:312: recipe for target 'src/game/CMakeFiles/Game.dir/all' failed | |
make[1]: *** [src/game/CMakeFiles/Game.dir/all] Error 2 | |
Makefile:138: recipe for target 'all' failed | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment