Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [andrzejl@icsserver build]$ rm -Rf ~/.ccache/
- [andrzejl@icsserver build]$ mc
- [andrzejl@icsserver build]$ ls --full ./*
- lrwxrwxrwx 1 andrzejl andrzejl 108 2012-03-30 00:56:38.897291539 +0100 ./data -> /media/Disk_2/Crossover/ES3Morrow/drive_c/Program Files/Ubisoft/TES III - Morrowind Zlota Edycja/Data Files//
- [andrzejl@icsserver build]$ cmake ../openmw/
- -- The C compiler identification is GNU
- -- The CXX compiler identification is GNU
- -- Check for working C compiler: /usr/lib/ccache/bin/gcc
- -- Check for working C compiler: /usr/lib/ccache/bin/gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /usr/lib/ccache/bin/c++
- -- Check for working CXX compiler: /usr/lib/ccache/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- OpenMW pre-built binaries not found. Using standard locations.
- -- Looking for include files CMAKE_HAVE_PTHREAD_H
- -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Looking for OGRE...
- -- OGRE_PREFIX_WATCH changed.
- -- checking for module 'OGRE'
- -- found OGRE, version 1.8.0unstable
- -- Found Ogre Byatis (1.8.0)
- -- Found OGRE: optimized;/usr/local/lib/libOgreMain.so;debug;/usr/local/lib/libOgreMain.so
- -- Looking for OGRE_Paging...
- -- Found OGRE_Paging: optimized;/usr/local/lib/libOgrePaging.so;debug;/usr/local/lib/libOgrePaging.so
- -- Looking for OGRE_Terrain...
- -- Found OGRE_Terrain: optimized;/usr/local/lib/libOgreTerrain.so;debug;/usr/local/lib/libOgreTerrain.so
- -- Looking for OGRE_Property...
- -- Found OGRE_Property: optimized;/usr/local/lib/libOgreProperty.so;debug;/usr/local/lib/libOgreProperty.so
- -- Looking for OGRE_RTShaderSystem...
- -- Found OGRE_RTShaderSystem: optimized;/usr/local/lib/libOgreRTShaderSystem.so;debug;/usr/local/lib/libOgreRTShaderSystem.so
- -- checking for one of the modules 'MYGUI;MyGUI'
- -- libraries : MyGUIEngine from /usr/lib
- -- includes : /usr/include/MYGUI
- -- Boost version: 1.42.0
- -- Found the following Boost libraries:
- -- system
- -- filesystem
- -- program_options
- -- thread
- -- Looking for OIS...
- -- OIS_PREFIX_PATH changed.
- -- checking for module 'OIS'
- -- found OIS, version 1.2.0
- -- Found OIS: optimized;/usr/lib/libOIS.so;debug;/usr/lib/libOIS.so
- -- Found OpenAL: /usr/lib/libopenal.so
- -- Found Bullet: /usr/lib/libBulletDynamics.so
- -- Looking for Q_WS_X11
- -- Looking for Q_WS_X11 - found
- -- Looking for Q_WS_WIN
- -- Looking for Q_WS_WIN - not found.
- -- Looking for Q_WS_QWS
- -- Looking for Q_WS_QWS - not found.
- -- Looking for Q_WS_MAC
- -- Looking for Q_WS_MAC - not found.
- -- Found Qt-Version 4.7.3 (using /usr/bin/qmake)
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/andrzejl/OpenMW/build
- [andrzejl@icsserver build]$
Advertisement
Add Comment
Please, Sign In to add comment