On Sunday 06 March 2011 19:59:30 David C. Rankin wrote:
On 03/06/2011 02:34 AM, Serghei Amelian wrote:
On Sunday 06 March 2011 09:30:44 David C. Rankin
wrote:
Serghei,
I have run across a cmake error in kdepim:
-- checking for 'gpgme'
CMake Error at ConfigureChecks.cmake:45 (string):
string sub-command REGEX, mode REPLACE needs at least 6 arguments
total to command.
Fixed in svn (I hope).
Looks like CMake is working, but I think I've run into either another CMake
error or an actual code error:
‘tqfindByContent’ is not a member of ‘KMimeType’
try to add to tqt.h:
#define tqfindByContent findByContent
[...]
--
Serghei