0.9.9o compile problem -- missing header
Status: Beta
Brought to you by:
mengels
Error:
In file included from basic_document.cpp:84:
../dialogs/select_kpart.h:4:31: kparts/mainwindow.h: No
such file or directory
kparts/mainwindow.h doesn't exist (obviously)
There is a src/mainwindow.h, and if
dialogs/select_kpart.h is modified to include that
instead everything seems to compile fine (up until it
found out I don't have mysql at least, so haven't
tested if it runs or not)