1
git-svn-id: svn://db.shs.com.ru/libs@1 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
108
_oldpip/pip_0.4.0_r5/CMakeFiles/CMakeError.log
Normal file
108
_oldpip/pip_0.4.0_r5/CMakeFiles/CMakeError.log
Normal file
@@ -0,0 +1,108 @@
|
||||
Determining if the Q_WS_X11 exist failed with the following output:
|
||||
Change Dir: C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:C:/mingw/x32/bin/mingw32-make.exe "cmTryCompileExec3885744648/fast"
|
||||
make -f CMakeFiles\cmTryCompileExec3885744648.dir\build.make CMakeFiles/cmTryCompileExec3885744648.dir/build
|
||||
|
||||
|
||||
|
||||
C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp>mingw32-make -f CMakeFiles\cmTryCompileExec3885744648.dir\build.make CMakeFiles/cmTryCompileExec3885744648.dir/build
|
||||
|
||||
mingw32-make[1]: Entering directory 'C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp'
|
||||
|
||||
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E cmake_progress_report C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CMakeFiles 1
|
||||
|
||||
Building CXX object CMakeFiles/cmTryCompileExec3885744648.dir/CheckSymbolExists.cxx.obj
|
||||
|
||||
C:\mingw\x32\bin\g++.exe @CMakeFiles/cmTryCompileExec3885744648.dir/includes_CXX.rsp -o CMakeFiles\cmTryCompileExec3885744648.dir\CheckSymbolExists.cxx.obj -c C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CheckSymbolExists.cxx
|
||||
|
||||
C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CheckSymbolExists.cxx: In function 'int main(int, char**)':
|
||||
|
||||
C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CheckSymbolExists.cxx:8:19: error: 'Q_WS_X11' was not declared in this scope
|
||||
|
||||
return ((int*)(&Q_WS_X11))[argc];
|
||||
|
||||
^
|
||||
|
||||
CMakeFiles\cmTryCompileExec3885744648.dir\build.make:60: recipe for target 'CMakeFiles/cmTryCompileExec3885744648.dir/CheckSymbolExists.cxx.obj' failed
|
||||
|
||||
mingw32-make[1]: *** [CMakeFiles/cmTryCompileExec3885744648.dir/CheckSymbolExists.cxx.obj] Error 1
|
||||
|
||||
mingw32-make[1]: Leaving directory 'C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp'
|
||||
|
||||
mingw32-make.exe: *** [cmTryCompileExec3885744648/fast] Error 2
|
||||
|
||||
makefile:116: recipe for target 'cmTryCompileExec3885744648/fast' failed
|
||||
|
||||
|
||||
File C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
|
||||
/* */
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
(void)argv;
|
||||
#ifndef Q_WS_X11
|
||||
return ((int*)(&Q_WS_X11))[argc];
|
||||
#else
|
||||
(void)argc;
|
||||
return 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
Determining if the Q_WS_QWS exist failed with the following output:
|
||||
Change Dir: C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:C:/mingw/x32/bin/mingw32-make.exe "cmTryCompileExec2417901677/fast"
|
||||
make -f CMakeFiles\cmTryCompileExec2417901677.dir\build.make CMakeFiles/cmTryCompileExec2417901677.dir/build
|
||||
|
||||
|
||||
|
||||
C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp>mingw32-make -f CMakeFiles\cmTryCompileExec2417901677.dir\build.make CMakeFiles/cmTryCompileExec2417901677.dir/build
|
||||
|
||||
mingw32-make[1]: Entering directory 'C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp'
|
||||
|
||||
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E cmake_progress_report C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CMakeFiles 1
|
||||
|
||||
Building CXX object CMakeFiles/cmTryCompileExec2417901677.dir/CheckSymbolExists.cxx.obj
|
||||
|
||||
C:\mingw\x32\bin\g++.exe @CMakeFiles/cmTryCompileExec2417901677.dir/includes_CXX.rsp -o CMakeFiles\cmTryCompileExec2417901677.dir\CheckSymbolExists.cxx.obj -c C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CheckSymbolExists.cxx
|
||||
|
||||
C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CheckSymbolExists.cxx: In function 'int main(int, char**)':
|
||||
|
||||
C:\libs\oldpip\pip_0.4.0_r5\CMakeFiles\CMakeTmp\CheckSymbolExists.cxx:8:19: error: 'Q_WS_QWS' was not declared in this scope
|
||||
|
||||
return ((int*)(&Q_WS_QWS))[argc];
|
||||
|
||||
^
|
||||
|
||||
CMakeFiles\cmTryCompileExec2417901677.dir\build.make:60: recipe for target 'CMakeFiles/cmTryCompileExec2417901677.dir/CheckSymbolExists.cxx.obj' failed
|
||||
|
||||
mingw32-make[1]: *** [CMakeFiles/cmTryCompileExec2417901677.dir/CheckSymbolExists.cxx.obj] Error 1
|
||||
|
||||
mingw32-make[1]: Leaving directory 'C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp'
|
||||
|
||||
mingw32-make.exe: *** [cmTryCompileExec2417901677/fast] Error 2
|
||||
|
||||
makefile:116: recipe for target 'cmTryCompileExec2417901677/fast' failed
|
||||
|
||||
|
||||
File C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
|
||||
/* */
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
(void)argv;
|
||||
#ifndef Q_WS_QWS
|
||||
return ((int*)(&Q_WS_QWS))[argc];
|
||||
#else
|
||||
(void)argc;
|
||||
return 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
Determining if the Q_WS_MAC exist failed with the following output:
|
||||
Change Dir: C:/libs/oldpip/pip_0.4.0_r5/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:C:/mingw/x32/bin/mingw32-make.exe "cmTryCompileExec2522107080/fast"
|
||||
Reference in New Issue
Block a user