Guest User

Untitled

a guest
Nov 14th, 2011
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. ~/sources/jass-0.9.3/bld$ cmake -DNO_JACK_SESSION=1 ..
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Boost version: 1.40.0
  13. -- Found the following Boost libraries:
  14. -- program_options
  15. -- Looking for Q_WS_X11
  16. -- Looking for Q_WS_X11 - found
  17. -- Looking for Q_WS_WIN
  18. -- Looking for Q_WS_WIN - not found.
  19. -- Looking for Q_WS_QWS
  20. -- Looking for Q_WS_QWS - not found.
  21. -- Looking for Q_WS_MAC
  22. -- Looking for Q_WS_MAC - not found.
  23. -- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
  24. -- Looking for _POSIX_TIMERS
  25. -- Looking for _POSIX_TIMERS - found
  26. -- checking for modules 'samplerate;sndfile;jack'
  27. -- found samplerate, version 0.1.7
  28. -- found sndfile, version 1.0.21
  29. -- found jack, version 1.9.6
  30. -- Configuring done
  31. -- Generating done
  32. -- Build files have been written to: /home/gio/sources/jass-0.9.3/bld
  33.  
Advertisement
Add Comment
Please, Sign In to add comment