[haiku-bugs] Re: [Haiku] #12178: Header error in support/Archivable.h

  • From: "haiqu" <trac@xxxxxxxxxxxx>
  • Date: Fri, 10 Jul 2015 06:33:05 -0000

#12178: Header error in support/Archivable.h
-------------------------+----------------------------
Reporter: haiqu | Owner: nobody
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: - General | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
-------------------------+----------------------------

Comment (by haiqu):

Here's the actual error:

{{{
In file included from
/boot/system/develop/headers/os/interface/Gradient.h:9:0,
from
/boot/home/gui/qt-4.8.7/include/QtGui/qwindowdefs_haiku.h:58,
from
/boot/home/gui/qt-4.8.7/include/QtGui/qwindowdefs.h:146,
from /boot/home/gui/qt-4.8.7/include/QtGui/qwidget.h:46,
from /boot/home/gui/qt-4.8.7/include/QtGui/qdialog.h:45,
from
/boot/home/gui/qt-4.8.7/include/QtGui/qmessagebox.h:45,
from /boot/home/gui/qt-4.8.7/include/QtGui/QMessageBox:1,
from /Work/gui/q4wine/src/q4wine-lib/q4wine-lib.h:35,
from /Work/gui/q4wine/src/q4wine-lib/q4wine-lib.cpp:19:
/boot/system/develop/headers/os/support/Archivable.h:160:49: error:
'image_id' has not been declared
BArchivable* instantiate_object(BMessage* from, image_id* id);
^
}}}

Tested with cmake 2.8.12 & cmake 3.2.3_x86 and I note that they DO both
have a path to the kernel headers directory included in the patch file.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12178#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: