Skip to content

Instantly share code, notes, and snippets.

@Pacifist117
Created September 18, 2016 22:16
Show Gist options
  • Save Pacifist117/3b52b6757e145d4baf63fafe0b3d0002 to your computer and use it in GitHub Desktop.
Save Pacifist117/3b52b6757e145d4baf63fafe0b3d0002 to your computer and use it in GitHub Desktop.
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