Guest User

Untitled

a guest
Sep 10th, 2011
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. /flyhigh-0.8.2$ make
  2. [ -x ./build ] || mkdir ./build
  3. cd ./build; cmake -DCMAKE_BUILD_TYPE=Debug ..; make
  4. /bin/sh: cmake: not found
  5. make[1]: Entering directory `/home/raymon/flyhigh-0.8.2/build'
  6. make[1]: *** No targets specified and no makefile found. Stop.
  7. make[1]: Leaving directory `/home/raymon/flyhigh-0.8.2/build'
  8. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment