[Kde-print-devel] [GSoC2007 openprinting.org] Update 25 June 2007
Gavin Beatty
gavinbeatty at gmail.com
Mon Jun 25 20:07:40 CEST 2007
Code has now been uploaded to
[1]branches/work/soc-kdeprint-openprintingdotorg. At the moment the code does
not compile. This is a C++ issue more than anything - a type issue (even
worse! >:( ).
Right now, cmakekde/g++ gives this error:
<error>
.../mainwidget.cpp: In constructor ‘MainWidget::MainWidget(QWidget*)’:
.../mainwidget.cpp:30: error: no matching function for call
to ‘XmlQueryJob::XmlQueryJob(MainWidget* const, KUrl*&, MainWidget* const)’
.../xmlqueryjob.h:16: note: candidates are: XmlQueryJob::XmlQueryJob(const
QWidget*, const KUrl&, QObject*)
.../xmlqueryjob.h:11: note: XmlQueryJob::XmlQueryJob(const
XmlQueryJob&)
</error>
I'm hesitant to just try casting it all to hell as the problem likely lies
somewhere else. And I _hate_ casting const values.
I will spend some time on this issue (an annoying enough roadblock) today but
will try to work on parsing XML too. I'll just make some queries with wget
and try my hand there.
[1] http://websvn.kde.org/branches/work/soc-kdeprint-openprintingdotorg/
--
Gavin Beatty
SEMPER UBI SUB UBI
GPG Fingerprint: 354D 9E9C 5C66 EDF4 E7D9 0EC5 6A7A C55D 49DD 695F
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-print-devel/attachments/20070625/804d10ba/attachment.pgp
More information about the Kde-print-devel
mailing list