ahessling
April 25th, 2005, 04:23 PM
Hi!
I recently installed kdevelop3 and the qt-designer and I want to create some simple programs that just depend on Qt and not KDE.
For better compatibility I wouldn't like to have a dependency on KDE. Qt would be enough.
I found some tutorials on the internet and one says that I should create a C++ project, then a main window and at last a C++ main file using the qt designer.
I did so but I get the following error:
"There is no plugin for editing C++ code installed.
Note: Plugins are not available in static Qt configurations."
But kdevelop3-plugins is installed which includes some plugins, one of them is:
/usr/lib/qt3/plugins/designer/libcppeditor.so
This directory is added to the plugin directories in the qt-designer but the error won't go away.
So what am I doing wrong?
Actually I don't even know if I want to start programming with Qt. Maybe GTK?
Advices would be greatly appreciated. :)
Thanks!
Regards,
André
I recently installed kdevelop3 and the qt-designer and I want to create some simple programs that just depend on Qt and not KDE.
For better compatibility I wouldn't like to have a dependency on KDE. Qt would be enough.
I found some tutorials on the internet and one says that I should create a C++ project, then a main window and at last a C++ main file using the qt designer.
I did so but I get the following error:
"There is no plugin for editing C++ code installed.
Note: Plugins are not available in static Qt configurations."
But kdevelop3-plugins is installed which includes some plugins, one of them is:
/usr/lib/qt3/plugins/designer/libcppeditor.so
This directory is added to the plugin directories in the qt-designer but the error won't go away.
So what am I doing wrong?
Actually I don't even know if I want to start programming with Qt. Maybe GTK?
Advices would be greatly appreciated. :)
Thanks!
Regards,
André