[Kde-bindings] kdejava/koala compile errors
Peter Hyman
pete4abw at comcast.net
Tue May 11 12:10:58 UTC 2004
FYI:
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
http://bugs.kde.org/show_bug.cgi?id=81304
christian.loose hamburg de changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|wishlist |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From christian.loose hamburg de 2004-05-11
10:59 -------
Fixed in CVS (rev. 1.11 of kdirselectdialog.h).
On Tue, 2004-05-11 at 03:42 -0400, Peter Hyman wrote:
> The file qpopupmenu.h MUST be included explicitly in file
> kdebindings/kdejava/koala/kdejava/KDirSelectDialog.cpp before the header
> file kdirselectdialog.h is #included.
>
> This is consistent with the manner in which it is handled in
> kdelibs/kio/kfile/kdirselectdialog.cpp.
>
> IMO it really should be #included within the header kdirselectdialog.h,
> but it's not. I'll pass that along to the kdelibs folks as a possible
> bug.
>
> Adding the qpopupmenu.h file allows compile to conclude.
>
> KDirSelectDialog.cpp:
>
> //Auto-generated by kalyptus. DO NOT EDIT.
> #include <qstring.h>
> #include <qpopupmenu.h> // added to allow compile to conclude.
> #include <kurl.h>
> #include <kdirselectdialog.h>
>
> Now, if this file is autogenerated, the script for creating it should be
> changed.
>
> Regards
>
> On Sun, 2004-05-09 at 20:46 -0400, Peter Hyman wrote:
> > Well, yes, the head branch. It's all I use. It's only an issue since I
> > rebuilt QT and the upgrade forced me to rebuild most all of KDE since
> > all the dependencies were borked. However, I did not have this type of
> > problem previously.
> >
> > Nonetheless, I do have the HEAD libs, so do I just delete the entire
> > directory and build without it and leave what's already installed? Or,
> > can I skip building bindings for the time being until whenever...
> >
> > Thanks, Richard!
> >
> > > Do you mean the HEAD branch, or the release KDE_3_2_BRANCH? The java bindings
> > > are only regenerated for a major KDE release, and the HEAD won't build
> > > against the current HEAD kdelibs only the KDE 3.2 kdelibs headers.
> > >
> > > -- Richard
> > --
> > Peter Hyman
> --
> Peter Hyman
--
Peter Hyman
Office: (609)655-1184, Home: (609)395-1211
Donate your idle computer time to Medical Research
See http://www.peterhyman.com/folding for details
More information about the Kde-bindings
mailing list