just downloaded 3.3.94 and getting the following error when building:<br><br>if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/astyle -I../../lib/interfaces -I../../lib/interfaces/extensions -I../../lib/util -I/usr/include/kde -I/usr/lib/qt-
3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT astyle_part.lo -MD -MP -MF ".deps/astyle_part.Tpo" -c -o astyle_part.lo astyle_part.cpp; \
<br>then mv -f ".deps/astyle_part.Tpo" ".deps/astyle_part.Plo"; else rm -f ".deps/astyle_part.Tpo"; exit 1; fi<br>astyle_part.cpp: In member function `void AStylePart::formatFiles()':<br>
astyle_part.cpp:479: error: 'class KURL' has no member named 'pathOrURL'<br>astyle_part.cpp:486: error: 'class KURL' has no member named 'pathOrURL'<br>make[3]: *** [astyle_part.lo] Error 1
<br>make[3]: Leaving directory `/home/ale/kdevelop-3.3.94/parts/astyle'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/ale/kdevelop-3.3.94/parts'<br>make[1]: *** [all-recursive] Error 1
<br>make[1]: Leaving directory `/home/ale/kdevelop-3.3.94'<br>make: *** [all] Error 2<br><br>Any thoughts?<br><br>thanks<br><br>--<br>alessandro<br>