You are not logged in.
I can't get the kdevelop python plug-in to compile.
<snip>
[ 65%] Building CXX object duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o
/tmp/yaourt-tmp-root/aur-kdevelop-extra-plugins-python-svn/src/kdevelop-python/duchain/contextbuilder.cpp:32:45: fatal error: language/duchain/smartconverter.h: No such file or directory
compilation terminated.
make[2]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o] Error 1
make[1]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/all] Error 2
make: *** [all] Error 2
Aborting...
==> ERROR: Makepkg was unable to build kdevelop-extra-plugins-python-svn.After some searching, I came to discover smartconverter.h has been removed so I commented it out in contextbuilder.cpp.
<snip>
[ 65%] Building CXX object duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o
In file included from /var/abs/local/yaourtbuild/kdevelop-extra-plugins-python-svn/src/kdevelop-python/duchain/contextbuilder.cpp:33:0:
/var/abs/local/yaourtbuild/kdevelop-extra-plugins-python-svn/src/kdevelop-python/duchain/pythoneditorintegrator.h:26:46: fatal error: language/editor/editorintegrator.h: No such file or directory
compilation terminated.
make[2]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/contextbuilder.o] Error 1
make[1]: *** [duchain/CMakeFiles/kdev4pythonduchain.dir/all] Error 2
make: *** [all] Error 2
Aborting...Does anyone have this working? Any ideas?
Offline
I have the same problem , so i would also like to know ![]()
Offline