[Qt-interest] Priority in class QAction does not name a type compilation error...
Glenn Tarbox, PhD
glenn at tarbox.org
Thu Jul 23 08:35:30 CEST 2009
Belay this note. I have reason to suspect I might be contaminated by a
previous install which is colliding with the new build.
-glenn
On Wed, Jul 22, 2009 at 8:44 PM, Glenn Tarbox, PhD <glenn at tarbox.org> wrote:
> I've tried master-stable, a merge before that, and the current master and
> am getting the same error.
>
> g++ -c -m64 -pipe -I/mnt/hdb/sage/test/sage-4.1/local/include -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -fvisibility=hidden
> -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED
> -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
> -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_RASTER_IMAGEENGINE
> -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2
> -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA
> -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE
> -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE
> -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore
> -I../../include -I../../include/QtGui -I.rcc/release-shared
> -I../3rdparty/xorg -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src
> -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared
> -o .obj/release-shared/qactiongroup.o kernel/qactiongroup.cpp
> In file included from kernel/qactiongroup.cpp:46:
> kernel/qaction_p.h:105: error: ‘Priority’ in class ‘QAction’ does not name
> a type
>
> Looking at the log, it seems that this error may have been introduced on
> Friday July 17
>
> tarbox at glenn-desktop:$ git log qaction.h
> commit 5f6c0594f07df57af2574be0420a68f84b703b87
> Author: Jens Bache-Wiig <jbache at trolltech.com>
> Date: Fri Jul 17 13:36:08 2009 +0200
>
> Add priority property to QAction
>
> We need this to support the behavior in Gtk+ where, when
> Qt::ToolButtonTextBesideIcon is used, only text labels
> for important actions are shown. It will also enable us to
> prioritize actions in the future when for instance collapsing
> a toolbar.
>
> Task-number: 258290
> Reviewed-by: thierry
>
> I'm running Ubuntu 9.04
>
> Linux glenn-desktop 2.6.28-14-generic #46-Ubuntu SMP Wed Jul 8 07:41:18 UTC
> 2009 x86_64 GNU/Linux
>
> I'm gonna go back and try a version prior to this change but given its age
> it seemed best to flag it regardless.
>
> -glenn
>
> --
> Glenn H. Tarbox, PhD || 206-274-6919
> http://www.tarbox.org
>
--
Glenn H. Tarbox, PhD || 206-274-6919
http://www.tarbox.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090722/593ee7b0/attachment.html
More information about the Qt-interest-old
mailing list