Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15148] qt build of lyx unable to find qt headers

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15148] qt build of lyx unable to find qt headers
  • Date: 31 Mar 2009 14:16:15 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15148





--- Comment #2 from Bill Arnold <qwnsknight AT gmail.com> 2009-03-31 09:16:14
---
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../.. -I./.. -I../../boost -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED
-I/usr/include/QtCore -march=i686 -pipe -DPIC -fPIC -O2 -MT
SignalSlotPrivate.lo -MD -MP -MF .deps/SignalSlotPrivate.Tpo -c -o
SignalSlotPrivate.lo SignalSlotPrivate.cpp
g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I../../boost -DQT_NO_STL
-DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/QtCore -march=i686 -pipe -DPIC
-fPIC -O2 -MT SignalSlotPrivate.lo -MD -MP -MF .deps/SignalSlotPrivate.Tpo -c
SignalSlotPrivate.cpp -o SignalSlotPrivate.o
In file included from SignalSlotPrivate.cpp:15:
SignalSlotPrivate_moc.cpp:13:26: error: qapplication.h: No such file or
directory
SignalSlotPrivate_moc.cpp:15:34: error: private/qucomextra_p.h: No such file
or
directory
SignalSlotPrivate_moc.cpp:17:2: error: #error "This file was generated using
the moc from 3.3.8. It"
SignalSlotPrivate_moc.cpp:18:2: error: #error "cannot be used with the include
files from this version of Qt."
SignalSlotPrivate_moc.cpp:19:2: error: #error "(The moc has changed too
much.)"

Some important bits I left out from the original comment.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page