[Qt-interest] newbee alert Qt-creator question

Doug Stewart doug.dastew at gmail.com
Wed Apr 13 21:52:03 CEST 2011


On Wed, Apr 13, 2011 at 3:13 PM, Andreas Pakulat <apaku at gmx.de> wrote:

> On 13.04.11 14:36:21, Doug Stewart wrote:
> > On Wed, Apr 13, 2011 at 2:22 PM, Andreas Pakulat <apaku at gmx.de> wrote:
> >
> > > On 13.04.11 13:49:28, Doug Stewart wrote:
> > > > I started up Qt4-creator on Ubuntu, and made a new gui project. I
> then
> > > > clicked on Forms and opened the mainwindow.ui.
> > > > I then dragged the KPlotWidget to the Form. I then tried to run to
> > > project.
> > > >
> > > > I get the following error:
> > > >
> > > >  /home/doug/scope1a/ui_mainwindow.h:24: error: kplotwidget.h: No such
> > > file
> > > > or directory
> > > >
> > > > Why ???
> > > >
> > > > Why does it show me widgets that I can't use????
> > >
> > > Because you've installed plugins that provide those widgets, in
> > > particular ones from KDE development packages. Thats also why they are
> > > under a "KDE" group, you'll need to adjust the buildsystem to use the
> > > includes and libraries from KDE to use the widget.
> > >
> > how do you " adjust the buildsystem to use the
> > includes and libraries from KDE to use the widget"
>
> The documentation for QMake and its buildsystem can be found in
> assistant or online:
> http://doc.qt.nokia.com/4.7/qmake-manual.html
>
> The alternative would be using CMake, there's loads of documentation for
> writing KDE apps at http://techbase.kde.org/ just look into the Getting
> started and Development sections.
>
> Andreas
>
>
I think that this misses the point.
I am using an IDE i am using Qt-Creator. I don't want to use qmake cmake or
make ( I do this when I compile Octave etc.)
I was looking for a system that works like M$ visual studio but in open
source and Ubuntu.

So if Qt-Creator can't handle KDE stuff then why does it show it as an
option?

Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110413/bdfb912a/attachment.html 


More information about the Qt-interest-old mailing list