Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [pavel@myhost build]$ cmake -DCMAKE_TOOLCHAIN_FILE=~/builds/Toolchain-mingw32.cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=. -DSHARE_DIR=resources -DUSE_QT=ON -DUSE_ASPELL=ON -DFREE_SPACE_BAR_C=ON -DFORCE_XDG=OFF -DDBUS_NOTIFY=OFF -DLOCAL_BOOST=ON -DUSE_JS=ON -DLUA_SCRIPT=ON -DWITH_LUASCRIPTS=ON -DUSE_MINIUPNP=ON -DLOCAL_MINIUPNP=ON -DWITH_SOUNDS=ON -DLIB_EAY:FILEPATH=crypto -DSSL_EAY:FILEPATH=ssl ../../
- -- The C compiler identification is GNU
- -- The CXX compiler identification is GNU
- -- Check for working C compiler: /usr/bin/i486-mingw32-gcc
- -- Check for working C compiler: /usr/bin/i486-mingw32-gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/i486-mingw32-g++
- -- Check for working CXX compiler: /usr/bin/i486-mingw32-g++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Looking for malloc.h
- -- Looking for malloc.h - found
- -- Looking for dlfcn.h
- -- Looking for dlfcn.h - not found
- -- Looking for inttypes.h
- -- Looking for inttypes.h - found
- -- Looking for mallinfo
- -- Looking for mallinfo - not found
- -- Looking for malloc_stats
- -- Looking for malloc_stats - not found
- -- Looking for malloc_trim
- -- Looking for malloc_trim - not found
- -- Looking for memory.h
- -- Looking for memory.h - found
- -- Looking for stdint.h
- -- Looking for stdint.h - found
- -- Looking for stdlib.h
- -- Looking for stdlib.h - found
- -- Looking for stdbool.h
- -- Looking for stdbool.h - found
- -- Looking for strings.h
- -- Looking for strings.h - found
- -- Looking for sys/stat.h
- -- Looking for sys/stat.h - found
- -- Looking for sys/types.h
- -- Looking for sys/types.h - found
- -- Looking for limits.h
- -- Looking for limits.h - found
- -- Looking for unistd.h
- -- Looking for unistd.h - found
- -- Looking for sys/socket.h
- -- Looking for sys/socket.h - not found
- -- Looking for ifaddrs.h
- -- Looking for ifaddrs.h - not found
- -- Looking for net/if.h
- -- Looking for net/if.h - not found
- -- Looking for sys/statvfs.h
- -- Looking for sys/statvfs.h - not found
- -- Looking for include files HAVE_ADDRS_H
- -- Looking for include files HAVE_ADDRS_H - not found.
- -- Looking for include files FS_USAGE_C
- -- Looking for include files FS_USAGE_C - not found.
- -- Found BZip2: /usr/i486-mingw32/lib/libbz2.a
- -- Looking for BZ2_bzCompressInit in /usr/i486-mingw32/lib/libbz2.a
- -- Looking for BZ2_bzCompressInit in /usr/i486-mingw32/lib/libbz2.a - not found
- -- Found ZLIB: /usr/i486-mingw32/include
- -- Found OpenSSL: ssl;crypto
- -- Looking for include files CMAKE_HAVE_PTHREAD_H
- -- Looking for include files CMAKE_HAVE_PTHREAD_H - not found.
- -- Found Threads: TRUE
- -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
- -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
- -- Found Iconv: /usr/i486-mingw32/lib/libiconv.a
- -- Found Subversion: /usr/bin/svn
- -- Found Lua51: /usr/i486-mingw32/bin/lua51.dll
- -- Building with Lua scripts support
- -- Building with UPNP support(miniupnpc)
- -- Looking for Q_WS_X11
- -- Looking for Q_WS_X11 - not found.
- -- Looking for Q_WS_WIN
- -- Looking for Q_WS_WIN - 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.6.3 (using /usr/bin/qmake)
- CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:1105 (MESSAGE):
- Qt libraries, includes, moc, uic or/and rcc NOT found!
- Call Stack (most recent call first):
- CMakeLists.txt:118 (find_package)
- -- Configuring incomplete, errors occurred!
- [pavel@myhost build]$ cmake -DCMAKE_TOOLCHAIN_FILE=~/builds/Toolchain-mingw32.cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=. -DSHARE_DIR=resources -DUSE_QT=ON -DUSE_ASPELL=ON -DFREE_SPACE_BAR_C=ON -DFORCE_XDG=OFF -DDBUS_NOTIFY=OFF -DLOCAL_BOOST=ON -DUSE_JS=ON -DLUA_SCRIPT=ON -DWITH_LUASCRIPTS=ON -DUSE_MINIUPNP=ON -DLOCAL_MINIUPNP=ON -DWITH_SOUNDS=ON -DLIB_EAY:FILEPATH=crypto -DSSL_EAY:FILEPATH=ssl ../../
- -- Building with Lua scripts support
- -- Building with UPNP support(miniupnpc)
- -- Found ASPELL: /home/pavel/builds/aspell-dev-0-50-3-3/lib/aspell-15.lib
- -- Building with Aspell support
- -- Building with free space bar (realisation on C, POSIX 1003.1-2001 (and later) with XSI)
- -- About to connect() to eiskaltdc.googlecode.com port 80 (#0)
- Trying 66.102.13.82... connected
- Connected to eiskaltdc.googlecode.com (66.102.13.82) port 80 (#0)
- GET /files/boost.tar.gz HTTP/1.1
- Host: eiskaltdc.googlecode.com
- Accept: */*
- HTTP/1.1 200 OK
- Content-Length: 951475
- Content-Type: application/x-gzip
- Content-Disposition: attachment; filename="boost.tar.gz"
- Accept-Ranges: bytes
- Date: Tue, 31 Aug 2010 11:03:29 GMT
- Last-Modified: Sun, 22 Aug 2010 16:03:50 GMT
- Expires: Tue, 07 Sep 2010 11:03:29 GMT
- Server: DFE/largefile
- Cache-Control: public, max-age=604800
- Age: 5175
- �
- -- 0;"No error"
- -- USED LOCAL BOOST HEADERS
- -- Library directory: /home/pavel/builds/eiskaltdcpp/win32/build/lib
- -- Data directory: resources
- -- Build svn revision: 1656
- -- CMAKE will use this libs(and headers) during build:
- upnp (headers){miniupnpc}: ()
- lua (headers): /usr/i486-mingw32/bin/lua51.dll (/usr/i486-mingw32/include)
- boost (headers): (./)
- bzip2 (headers): /usr/i486-mingw32/lib/libbz2.a (/usr/i486-mingw32/include)
- zlib (headers): /usr/i486-mingw32/lib/libz.a (/usr/i486-mingw32/include)
- openssl (headers): ssl;crypto (/usr/i486-mingw32/include)
- iconv (headers): /usr/i486-mingw32/lib/libiconv.a (/usr/i486-mingw32/include)
- aspell (headers): /home/pavel/builds/aspell-dev-0-50-3-3/lib/aspell-15.lib (/home/pavel/builds/aspell-dev-0-50-3-3/include)
- gettext (headers): /usr/i486-mingw32/lib/libintl.a (/usr/i486-mingw32/include)
- -- Translations: be;bg;en;es;fr;hu;pl;ru;sr;uk
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/pavel/builds/eiskaltdcpp/win32/build
- [pavel@myhost build]$
Advertisement
Add Comment
Please, Sign In to add comment