You are not logged in.

#1 2008-08-30 18:46:34

pfreire
Member
From: Portugal
Registered: 2008-05-12
Posts: 29

[solved] Problem building krusader2 with the latest qt package

Well, I've built krusader2 a lot of times before, now I got stucked on this, any idea of what changed in QT to cause this problem? Thanks in advance.

/usr/include/QtCore/qobject.h:308: note:                 bool QObject::connect(const QObject*, const char*, const char*, Qt::ConnectionType) const
/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp: In member function 'virtual void virt_vfs::vfs_mkdir(const QString&)':
/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp:180: error: no matching function for call to 'KMessageBox::error(Krusader*&, QString, QString)'
/usr/include/kmessagebox.h:616: note: candidates are: static void KMessageBox::error(QWidget*, const QString&, const QString&, QFlags<KMessageBox::Option>)
/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp: In member function 'vfile* virt_vfs::stat(const KUrl&)':
/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp:240: warning: suggest a space before ';' or explicit braces around empty body in 'while' statement
make[2]: *** [krusader/VFS/CMakeFiles/VFS.dir/virt_vfs.o] Error 1
make[2]: Leaving directory `/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1'
make[1]: *** [krusader/VFS/CMakeFiles/VFS.dir/all] Error 2
make[1]: Leaving directory `/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1'
make: *** [all] Error 2
==> ERROR: Build Failed.
    Aborting...

Last edited by pfreire (2008-08-31 20:48:07)

Offline

#2 2008-08-31 20:50:06

pfreire
Member
From: Portugal
Registered: 2008-05-12
Posts: 29

Re: [solved] Problem building krusader2 with the latest qt package

With the new build of QT (4.4.1-4) it seems to build ok again.

Offline

Board footer

Powered by FluxBB