<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><br>
Between a rock and a hard place!<br>
<br>
using cmake 2.8.4 I get the following error<br>
<br>
<code>CMake Error at
r:/share/apps/cmake/modules/FindKDE4Internal.cmake:350
(cmake_minimum_required):</code><code><br>
</code><code> CMake 2.8.9 or higher is required. You are running
version 2.8.4</code><code><br>
</code><code>Call Stack (most recent call first):</code><code><br>
</code><code>
r:/dev-utils/share/cmake-2.8/Modules/FindKDE4.cmake:95
(FIND_PACKAGE)</code><code><br>
</code><code> CMakeLists.txt:10 (find_package)</code><br>
<br>
<br>
<pre class="moz-signature" cols="76">Regards
Chris</pre>
On 27/04/2013 12:29 PM, DeveloperChris wrote:<br>
</div>
<blockquote cite="mid:517B3F0D.1090709@rebel.com.au" type="cite">
<br>
<br>
Cmake on windows xp servicepack 3 fails with the error
<br>
The procedure entry point _mkgmtime64 could not be located in the
dynamic link library msvcrt.dll
<br>
<br>
The problems with short paths is also not resolved in that version
<br>
See
<br>
<a class="moz-txt-link-freetext" href="http://www.cmake.org/Bug/view.php?id=10994">http://www.cmake.org/Bug/view.php?id=10994</a>
<br>
<br>
The bugfix has not been merged in yet (as far as I am aware)
<br>
<br>
For now I am manually altering the make scripts to skip the tests
it fails on :(
<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>