[CMake] CPack RPM generator with @ characters in filename

2014-08-31 Thread Matt.Bolger
Hi, We're trying to package Qt as part of our app and the RPM generator doesn't like the '@' in some of the QML image file names (not that I blame it :)). I found some mention of this earlier this year http://www.cmake.org/pipermail/cmake/2014-March/057124.html. The simple example below (point

Re: [CMake] --debug-trycompile not working as documented with the results being overwritten

2014-08-31 Thread Mark Abraham
Hi, Raw try_compile is not a great idiom for general use (though it is unclear why it is not working well for you). Using the Modules/Check*cmake gear is a much better option, e.g. with check_symbol_exists() Mark On Sun, Aug 31, 2014 at 11:33 PM, Alan W. Irwin wrote: > On 2014-08-31 12:43-070

Re: [CMake] --debug-trycompile not working as documented with the results being overwritten

2014-08-31 Thread Alan W. Irwin
On 2014-08-31 12:43-0700 Alan W. Irwin wrote: I have the usual try_compile debug scenario; all but one of them in my project (PLplot) is working (some with expected false results some with true), and I would like to debug the one that isn't working (the result is expected to be true, but it is

Re: [CMake] Find SDL

2014-08-31 Thread Benjamin Eikel
Hi Christer, Zitat von Christer Solskogen : They are cross compiled for Windows (mingw-w64) which means that they have different names (libSDL.dll.a for instance) but they are installed in /opt/cross-mingw-w64/x86_64-w64-mingw32/{include,lib}. x86_64-w64-mingw32-gcc is using /home/solskogen/obj

[CMake] --debug-trycompile not working as documented with the results being overwritten

2014-08-31 Thread Alan W. Irwin
I have the usual try_compile debug scenario; all but one of them in my project (PLplot) is working (some with expected false results some with true), and I would like to debug the one that isn't working (the result is expected to be true, but it is false). The (CMake-2.8.12.1) documentation says:

[CMake] Error when bootstrapping CMake

2014-08-31 Thread Mo .
Hi, I am using a bootstrapped Synology 112j for building cmake 3.0.1, but the following error appears: make: `cmake' is up to date. loading initial cache file /volume1/homes/Mo/cmake-2.8.10/Bootstrap.cmk/InitialCacheFlags.cmake CMake Error at Utilities/cmcurl/CMake/OtherTests.cmake:89 (MESSAGE)