[Qt-interest] Problems compiling Qt4.7 git

Diego Iastrubni diegoiast at gmail.com
Sat Apr 24 00:55:00 CEST 2010


Hi all

Probably something trivial from my side, but I cannot compile Qt from git:

/usr/bin/g++ -c -pipe -g -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -g -Wall -W -D_REENTRANT -fPIC -DQT_SHARED
-DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION
-DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DHB_EXPORT=Q_CORE_EXPORT
-DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I/home/elcuco/src/gitorious/qt/mkspecs/linux-g++
-I/home/elcuco/src/gitorious/qt/src/corelib -I../../include
-I../../include/QtCore -I.rcc/debug-shared -Iglobal
-I/home/elcuco/src/gitorious/qt/src/3rdparty/harfbuzz/src
-I/home/elcuco/src/gitorious/qt/src/3rdparty/md5
-I/home/elcuco/src/gitorious/qt/src/3rdparty/md4 -I.moc/debug-shared -I. -o
.obj/debug-shared/qabstractanimation.o
/home/elcuco/src/gitorious/qt/src/corelib/animation/qabstractanimation.cpp
/home/elcuco/src/gitorious/qt/src/corelib/animation/qabstractanimation.cpp:887:38:
error: moc_qabstractanimation.cpp: No such file or directory
make[1]: *** [.obj/debug-shared/qabstractanimation.o] Error 1

I can reproduce it without pre-compiled headers, on a git branch of
stable4.7 (git reset --hard origin/4.7). Can anyone tell me what am I
missing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100424/bc1a4051/attachment.html 


More information about the Qt-interest-old mailing list