Russian Qt Forum

Qt => Вопросы новичков => Тема начата: fedotok от Январь 07, 2013, 14:40



Название: Сборка QuaZip (cmake+mingw)
Отправлено: fedotok от Январь 07, 2013, 14:40
Хочу собрать QuaZip под виндой при помощи cmake.

ииии непонимаю, что как и куда где нужно прописать что собралось с mingw.

в cmake выбираю директорию с quazip. выбираю папку для готовой библиотеки. жму configure  выбираю mingw.
и получаю миллион ошибок. я так понимаю нужно что-то еще сделать?

Код:
CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file:C:/dev/RTI/comic/quazip-0.2.3/bin/CMakeFiles/2.8.10.2/CMakeCCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER
CMake Error: Could not find cmake module file:C:/dev/RTI/comic/quazip-0.2.3/bin/CMakeFiles/2.8.10.2/CMakeCXXCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage



Название: Re: Сборка QuaZip (cmake+mingw)
Отправлено: Dancing_on_water от Январь 07, 2013, 16:50
читать доку Cmake