Ok, thanks for the info<br><br><div><span class="gmail_quote">2007/4/14, Andreas Pakulat <<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 14.04.07 15:51:05, Roland Knall wrote:<br>> Hi<br>><br>> Ok, now the file has changed, but this increased the problem, rather than<br>> solving it. There are some files in lib/ which seem to depend on old tags
<br>> like KDEVPLATFORM_EXPORT. After making a simple:<br>><br>> grep -rnli KDEVPLATFORM_EXPORT $(find . -name '*.h')<br>><br>> in the lib subdirectory, I found 14 files, which need to be changed in order
<br>> to use your changes. But I guess the error increased now, because this<br>> special macro is also missing on a Win32 environment, so for now kdevelop<br>> can not be compiled on either platform.<br><br>No, it compiles fine on windows and after my latest checkin for the
<br>cmake manager. The files you found all lie in lib/widgets, lib/util or<br>directly in lib and are all unused. Thats just garbage that needs to be<br>removed sooner or later.<br><br>Andreas<br><br>--<br>Don't you feel more like you do now than you did when you came in?
<br><br>_______________________________________________<br>KDevelop-devel mailing list<br><a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br><a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br></blockquote></div><br>