Hi Dardo, I'm forwarding this message to the PySide's mailing list as I don't have the necessary Windows skills :)
Cheers, Luciano On Mon, Nov 1, 2010 at 5:38 PM, Dardo Schuster Glez <[email protected]> wrote: > Dear Sir > > I am using python and qt designer and i see that pyside is a great tool to > work with it but i can´t use rcc tool. I download pyside tools and when i > try to create the exe file with cmake i receive a error message : > > The C compiler identification is GNU > > The CXX compiler identification is GNU > > Check for working C compiler: C:/MinGW/bin/gcc.exe > > Check for working C compiler: C:/MinGW/bin/gcc.exe -- broken > > CMake Error at C:/Archivos de programa/CMake > 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE): > > The C compiler "C:/MinGW/bin/gcc.exe" is not able to compile a simple test > > program. > > It fails with the following output: > > Change Dir: C:/Dardo/Lenguaje > Python/pyside-tools-0.2.2/pyrcc/CMakeFiles/CMakeTmp > > Run Build Command:C:/MinGW/bin/mingw32-make.exe "cmTryCompileExec/fast" > > C:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec.dir\build.make > > CMakeFiles/cmTryCompileExec.dir/build > > mingw32-make.exe[1]: Entering directory `C:/Dardo/Lenguaje > > Python/pyside-tools-0.2.2/pyrcc/CMakeFiles/CMakeTmp' > > "C:\Archivos de programa\CMake 2.8\bin\cmake.exe" -E cmake_progress_report > > "C:\Dardo\Lenguaje > > Python\pyside-tools-0.2.2\pyrcc\CMakeFiles\CMakeTmp\CMakeFiles" 1 > > Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.obj > > C:\MinGW\bin\gcc.exe -o CMakeFiles\cmTryCompileExec.dir\testCCompiler.c.obj > > -c "C:\Dardo\Lenguaje > > Python\pyside-tools-0.2.2\pyrcc\CMakeFiles\CMakeTmp\testCCompiler.c" > > Linking C executable cmTryCompileExec.exe > > "C:\Archivos de programa\CMake 2.8\bin\cmake.exe" -E cmake_link_script > > CMakeFiles\cmTryCompileExec.dir\link.txt --verbose=1 > > C:\MinGW\bin\gcc.exe -Wl,@CMakeFiles\cmTryCompileExec.dir\objects1.rsp -o > > cmTryCompileExec.exe -Wl,--out-implib,libcmTryCompileExec.dll.a > > -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 > > -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 > > -ladvapi32 > > C:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: > > @CMakeFiles\cmTryCompileExec.dir\objects1.rsp: No such file: No such file > > or directory > > collect2: ld returned 1 exit status > > mingw32-make.exe[1]: *** [cmTryCompileExec.exe] Error 1 > > mingw32-make.exe[1]: Leaving directory `C:/Dardo/Lenguaje > > Python/pyside-tools-0.2.2/pyrcc/CMakeFiles/CMakeTmp' > > mingw32-make.exe: *** [cmTryCompileExec/fast] Error 2 > > CMake will not be able to correctly generate this project. > > Call Stack (most recent call first): > > Configuring incomplete, errors occurred! > > > > I open the cmake error.log file and i see this messages : > > > > Compiling the C compiler identification source file "CMakeCCompilerId.c" > failed. > Compiler: C:/MinGW/bin/gcc.exe > Build flags: > Id flags: > > The output was: > El sistema no puede hallar la ruta especificada (system can´t find > directory) > > Compiling the C compiler identification source file "CMakeCCompilerId.c" > failed. > Compiler: C:/MinGW/bin/gcc.exe > Build flags: > Id flags: -c > > The output was: > El sistema no puede hallar la ruta especificada > > Compiling the C compiler identification source file "CMakeCCompilerId.c" > failed. > Compiler: C:/MinGW/bin/gcc.exe > Build flags: > Id flags: -Aa > > The output was: > El sistema no puede hallar la ruta especificada > > Compiling the CXX compiler identification source file > "CMakeCXXCompilerId.cpp" failed. > Compiler: C:/MinGW/bin/g++.exe > Build flags: > Id flags: > > The output was: > El sistema no puede hallar la ruta especificada > > Compiling the CXX compiler identification source file > "CMakeCXXCompilerId.cpp" failed. > Compiler: C:/MinGW/bin/g++.exe > Build flags: > Id flags: -c > > The output was: > El sistema no puede hallar la ruta especificada > > > > I didnt know how to compile it , i am making my project whitout resource > file but i need to solve this problem as soon as posible > > > > Thanks > > Dardo R. Schuster > > Canary Islands - Spain > _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
