Advertisement
Mister_Magister

asd

Apr 28th, 2016
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. X:PATH=/usr/share -DCMAKE_SKIP_RPATH:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON
  2. -- The C compiler identification is GNU 4.6.4
  3. -- The CXX compiler identification is GNU 4.6.4
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- 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. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
  13. -- checking for module 'glib-2.0'
  14. -- found glib-2.0, version 2.38.2
  15. -- checking for module 'ngf-plugin'
  16. -- found ngf-plugin, version 0.92
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement