SHOW:
|
|
- or go back to the newest paste.
| 1 | helion$ cmake . | |
| 2 | -- The C compiler identification is GNU 4.7.2 | |
| 3 | -- The CXX compiler identification is GNU 4.7.2 | |
| 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 |
| 10 | + | -- Detecting CXX compiler ABI info |
| 11 | - | -- Detecting CXX compiler ABI info - done |
| 11 | + | -- Detecting CXX compiler ABI info - done |
| 12 | - | -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so |
| 12 | + | -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so |
| 13 | - | -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found |
| 13 | + | -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found |
| 14 | - | -- Looking for gethostbyname |
| 14 | + | -- Looking for gethostbyname |
| 15 | - | -- Looking for gethostbyname - found |
| 15 | + | -- Looking for gethostbyname - found |
| 16 | - | -- Looking for connect |
| 16 | + | -- Looking for connect |
| 17 | - | -- Looking for connect - found |
| 17 | + | -- Looking for connect - found |
| 18 | - | -- Looking for remove |
| 18 | + | -- Looking for remove |
| 19 | - | -- Looking for remove - found |
| 19 | + | -- Looking for remove - found |
| 20 | - | -- Looking for shmat |
| 20 | + | -- Looking for shmat |
| 21 | - | -- Looking for shmat - found |
| 21 | + | -- Looking for shmat - found |
| 22 | - | -- Looking for IceConnectionNumber in ICE |
| 22 | + | -- Looking for IceConnectionNumber in ICE |
| 23 | - | -- Looking for IceConnectionNumber in ICE - found |
| 23 | + | -- Looking for IceConnectionNumber in ICE - found |
| 24 | - | -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so |
| 24 | + | -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so |
| 25 | - | -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so |
| 25 | + | -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so |
| 26 | - | -- Found GLFW: /usr/include (found version "2.7.2") |
| 26 | + | -- Found GLFW: /usr/include (found version "2.7.2") |
| 27 | - | -- Configuring done |
| 27 | + | -- Configuring done |
| 28 | - | -- Generating done |
| 28 | + | -- Generating done |