On Sun, Feb 7, 2010 at 5:17 AM, Arno Rehn <span dir="ltr"><<a href="mailto:arno@arnorehn.de">arno@arnorehn.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sunday 07 February 2010 06:55:47 Elliott Slaughter wrote:<br>
> Hi,<br>
><br>
> I can build libsmokeqt and libsmokeqtcore successfully on Linux, but the<br>
> build fails immediately after that upon attempting to compile smokedeptool.<br>
> It appears (to my untrained eye) that the compiler is failing to find<br>
> QtCore, despite the fact that I successfully compiled libsmokeqtcore.<br>
><br>
> [ 58%] Building CXX object smoke/deptool/CMakeFiles/smokedeptool.dir/main.o<br>
> /tmp/eslaught/kdebindings/smoke/deptool/main.cpp:20:18: error: QtCore: No<br>
> such file or directory<br>
> /tmp/eslaught/kdebindings/smoke/deptool/main.cpp:21:19: error: QtDebug: No<br>
> such file or directory<br>
> /tmp/eslaught/kdebindings/smoke/deptool/main.cpp:28: error: ‘QFileInfo’ was<br>
> not declared in this scope<br>
> /tmp/eslaught/kdebindings/smoke/deptool/main.cpp:28: error: expected ‘,’ or<br>
> ‘;’ before ‘{’ token<br>
> make[2]: *** [smoke/deptool/CMakeFiles/smokedeptool.dir/main.o] Error 1<br>
> make[1]: *** [smoke/deptool/CMakeFiles/smokedeptool.dir/all] Error 2<br>
</div>Seems like we were missing ${QT_INCLUDES} in the include_directories() command<br>
in CMakeLists.txt. Should be fixed in r1084255.<font class="Apple-style-span" color="#888888"><br></font></blockquote></div><div><br></div><div>Thanks. The same error also affects smokeapi.</div><br>-- <br>Elliott Slaughter<br>
<br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>