If you get a compilation error in the file query_designer.cpp in version
0.9.8c the problem might be the difference between the exec method call
in Qt 3.0 which requires a QString parameter and exec in Qt >= 3.1 which
doesn't allow a QString parameter. I have appended a new version of this
file to the mail where I tried to fix the problem.
Try to replace the file gui_db_access/query_designer.cpp with this file
and restart make and make install.
Marcus
|