kdelibs doesn't build for me...

Alexander Neundorf neundorf at kde.org
Tue Feb 5 20:50:34 UTC 2013


On Tuesday 05 February 2013, Alexander Neundorf wrote:
> On Tuesday 05 February 2013, Albert Astals Cid wrote:
> > El Dimarts, 5 de febrer de 2013, a les 21:15:17, Alexander Neundorf va
> > 
> > escriure:
> > > ...it doesn't find qsavefile.h
> > 
> > Are you using qt5 dev branch?
> 
> I think I followed the instructions, I'll have a look again.

Probably I didn't.

Now I did
$ git checkout dev
...git says something about submodules
$ qt5_tool -u
...lots of updating
$ make
...which gives:
../../corelib/codecs/qlatincodec.cpp
In file included from ../../../include/QtCore/qglobal.h:1:0,
                 from 
../../../include/QtCore/../../src/corelib/tools/qchar.h:45,
                 from ../../../include/QtCore/qchar.h:1,
                 from 
../../../include/QtCore/../../src/corelib/tools/qstring.h:45,
                 from ../../../include/QtCore/qstring.h:1,
                 from 
../../../include/QtCore/../../src/corelib/codecs/qtextcodec.h:45,
                 from ../../../include/QtCore/qtextcodec.h:1,
                 from ../../corelib/codecs/qlatincodec_p.h:56,
                 from ../../corelib/codecs/qlatincodec.cpp:42:
../../../include/QtCore/../../src/corelib/global/qglobal.h:968:34: fatal 
error: QtCore/qglobalstatic.h: No such file or directory
compilation terminated.

:-/

Alex


More information about the Kde-frameworks-devel mailing list