From: Aviral D. <avi...@gm...> - 2010-12-22 14:41:14
|
I'm having exactly the same problem, albeit with a different error. I believe Johndhel forgot to make changes in the CMake build system. (in commit *03000a05083d3b95e548bde6db2a61ec2cae594f*) Building using autoconf + automake seems to work fine. SDL_Pango: YES CMake Warning at linebreak/CMakeLists.txt:18 (find_package): Could not find module FindIconv.cmake or a configuration file for package Iconv. Adjust CMAKE_MODULE_PATH to find FindIconv.cmake or set Iconv_DIR to the directory containing a CMake configuration file for Iconv. The file will have one of the following names: IconvConfig.cmake iconv-config.cmake CMake Error at linebreak/CMakeLists.txt:28 (include): include could not find load file: ConfigureChecksIntl |