代码: 全选
$ cmake ..
CMake Warning at CMakeLists.txt:21 (find_package):
By not providing "FindEV.cmake" in CMAKE_MODULE_PATH this project has asked
CMake to find a package configuration file provided by "EV", but CMake did
not find one.
Could not find a package configuration file provided by "EV" with any of
the following names:
EVConfig.cmake
ev-config.cmake
Add the installation prefix of "EV" to CMAKE_PREFIX_PATH or set "EV_DIR" to
a directory containing one of the above files. If "EV" provides a separate
development package or SDK, be sure it has been installed.
libpurple version:2.10.6
-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE)
CMake Warning (dev) at CMakeLists.txt:81 (add_subdirectory):
The source directory
/home/gebron/downloads/pidgin-lwqq/liblwqq
does not contain a CMakeLists.txt file.
CMake does not support this case but it used to work accidentally and is
being allowed for compatibility.
Policy CMP0014 is not set: Input directories must have CMakeLists.txt. Run
"cmake --help-policy CMP0014" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
===============================================
-- With Libev (Option) : 0
-- Native Language Support : false
-- Install Path : /usr/lib/purple-2
===============================================
-- Configuring done
-- Generating done
-- Build files have been written to: /home/gebron/downloads/pidgin-lwqq/build
系统信息:
Linux crunchbang 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux