<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 07.08.2014 11:42, schrieb rony:<br>
</div>
<blockquote cite="mid:53E34A16.1060404@wu.ac.at" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
While trying to create DBus for Windows using CMake I stumbled
over a minor glitch: <br>
<ul>
<ul>
<li>#include "test-utils.h" which should be actually <br>
</li>
<li>#include "../test-utils.h"</li>
<li>the files "test/internal/printf.c" and
"test/internal/refs.c" contain the include statement <br>
</li>
</ul>
</ul>
<p>otherwise they cannot successfully compile and the entire build
process stops at that point.<br>
</p>
</blockquote>
It would be nice to get some more informations about your build
environment:<br>
1. cmake version<br>
1. compiler and version<br>
2. dbus source version <br>
<br>
Regards <br>
Ralf <br>
<br>
</body>
</html>