Hello,
One of my application's user working on Mac OS Snow Leopard repported me a
compillation problem under his platform...
please find below the log of the compilation errors...
thanks a lot for help of any kind,
Best,
Loic
Archiving ../lib/libfltk_png.a...
=== making src ===
Compiling Fl.cxx...
In file included from ../FL/x.H:41,
from Fl.cxx:35:
./FL/mac.H: In function âOpaqueRgnHandle* XRectangleRegion(int, int,
int, int)â:
./FL/mac.H:49: error: âNewRgnâ was not declared in this scope
./FL/mac.H:50: error: âSetRectRgnâ was not declared in this scope
./FL/mac.H: In function âvoid XDestroyRegion(OpaqueRgnHandle*)â:
./FL/mac.H:54: error: âDisposeRgnâ was not declared in this scope
Fl.cxx: In static member function âstatic void Fl::flush()â:
Fl.cxx:487: error: âGetPortâ was not declared in this scope
Fl.cxx:489: error: âQDFlushPortBufferâ was not declared in this scope
Fl.cxx: In member function âvoid Fl_Widget::damage(uchar, int, int,
int, int)â:
Fl.cxx:1179: error: âNewRgnâ was not declared in this scope
Fl.cxx:1180: error: âSetRectRgnâ was not declared in this scope
Fl.cxx:1181: error: âUnionRgnâ was not declared in this scope
Fl.cxx:1182: error: âDisposeRgnâ was not declared in this scope
In file included from Fl.cxx:1214:
Fl_mac.cxx: In function âOSStatus HandleMenu(HICommand*)â:
Fl_mac.cxx:471: error: âGetMenuItemRefConâ was not declared in this
scope
Fl_mac.cxx:479: error: âSetItemMarkâ was not declared in this scope
Fl_mac.cxx:491: error: âSetItemMarkâ was not declared in this scope
Fl_mac.cxx:498: error: âSetItemMarkâ was not declared in this scope
Fl_mac.cxx:500: error: âSetItemMarkâ was not declared in this scope
Fl_mac.cxx:504: error: âHiliteMenuâ was not declared in this scope
Fl_mac.cxx: In function âOSStatus carbonDispatchHandler
(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)â:
Fl_mac.cxx:533: error: âGetWindowEventTargetâ was not declared in this
scope
Fl_mac.cxx:535: error: âGetWindowEventTargetâ was not declared in this
scope
Fl_mac.cxx: In function âdouble do_queued_events(double)â:
Fl_mac.cxx:671: error: âNewRgnâ was not declared in this scope
Fl_mac.cxx:673: error: âGetMouseâ was not declared in this scope
Fl_mac.cxx:674: error: âSetRectRgnâ was not declared in this scope
Fl_mac.cxx:675: error: âSetEventMaskâ was not declared in this scope
Fl_mac.cxx:728: error: âConvertEventRefToEventRecordâ was not declared
in this scope
Fl_mac.cxx:739: error: âMacFindWindowâ was not declared in this scope
Fl_mac.cxx:740: error: âMenuSelectâ was not declared in this scope
Fl_mac.cxx: In function âOSStatus carbonWindowHandler
(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)â:
Fl_mac.cxx:819: error: âkEventWindowDrawContentâ was not declared in
this scope
Fl_mac.cxx:840: error: âGetWindowClassâ was not declared in this scope
Fl_mac.cxx:855: error: âGetWindowClassâ was not declared in this scope
Fl_mac.cxx: In function âOSStatus carbonMousewheelHandler
(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)â:
Fl_mac.cxx:912: error: âtypeLongIntegerâ was not declared in this scope
Fl_mac.cxx: In function âOSStatus carbonMouseHandler
(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)â:
Fl_mac.cxx:981: error: âFindWindowâ was not declared in this scope
Fl_mac.cxx:998: error: âIsWindowActiveâ was not declared in this scope
Fl_mac.cxx:1036: error: âGetPortâ was not declared in this scope
Fl_mac.cxx:1037: error: âGetWindowPortâ was not declared in this scope
Fl_mac.cxx:1037: error: âSetPortâ was not declared in this scope
Fl_mac.cxx:1038: error: âSetOriginâ was not declared in this scope
Fl_mac.cxx:1041: error: âGlobalToLocalâ was not declared in this scope
Fl_mac.cxx: In function âshort unsigned int keycode_to_sym(UInt32,
UInt32, short unsigned int)â:
Fl_mac.cxx:1077: error: âKeyTranslateâ was not declared in this scope
Fl_mac.cxx: In function âOSStatus carbonKeyboardHandler
(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)â:
Fl_mac.cxx:1134: error: âKLGetCurrentKeyboardLayoutâ was not declared
in this scope
Fl_mac.cxx:1135: error: âKLGetKeyboardLayoutPropertyâ was not declared
in this scope
Fl_mac.cxx:1136: error: âKeyTranslateâ was not declared in this scope
Fl_mac.cxx: In function âOSErr OpenAppleEventHandler(const
AppleEvent*, AppleEvent*, UInt32)â:
Fl_mac.cxx:1249: error: âtypeFSSâ was not declared in this scope
Fl_mac.cxx: In function âvoid fl_open_display()â:
Fl_mac.cxx:1305: error: âMoreMastersâ was not declared in this scope
Fl_mac.cxx:1309: error: âGetQDGlobalsArrowâ was not declared in this
scope
Fl_mac.cxx:1313: error: âClearMenuBarâ was not declared in this scope
Fl_mac.cxx:1314: error: âGetMenuHandleâ was not declared in this scope
Fl_mac.cxx:1314: error: âAppendResMenuâ was not declared in this scope
Fl_mac.cxx:1315: error: âDrawMenuBarâ was not declared in this scope
Fl_mac.cxx: In static member function âstatic int Fl::x()â:
Fl_mac.cxx:1376: error: âGetQDGlobalsScreenBitsâ was not declared in
this scope
Fl_mac.cxx: In static member function âstatic int Fl::y()â:
Fl_mac.cxx:1386: error: âGetQDGlobalsScreenBitsâ was not declared in
this scope
Fl_mac.cxx: In static member function âstatic int Fl::w()â:
Fl_mac.cxx:1396: error: âGetQDGlobalsScreenBitsâ was not declared in
this scope
Fl_mac.cxx: In static member function âstatic int Fl::h()â:
Fl_mac.cxx:1406: error: âGetQDGlobalsScreenBitsâ was not declared in
this scope
Fl_mac.cxx: In static member function âstatic void Fl::get_mouse(int&,
int&)â:
Fl_mac.cxx:1418: error: âGetMouseâ was not declared in this scope
Fl_mac.cxx:1419: error: âLocalToGlobalâ was not declared in this scope
Fl_mac.cxx: In member function âvoid Fl_X::flush()â:
Fl_mac.cxx:1444: error: âGetPortâ was not declared in this scope
Fl_mac.cxx:1446: error: âQDFlushPortBufferâ was not declared in this
scope
Fl_mac.cxx:1451: error: âSetOriginâ was not declared in this scope
Fl_mac.cxx: In function âvoid handleUpdateEvent(OpaqueWindowPtr*)â:
Fl_mac.cxx:1466: error: âGetPortâ was not declared in this scope
Fl_mac.cxx:1467: error: âGetWindowPortâ was not declared in this scope
Fl_mac.cxx:1467: error: âSetPortâ was not declared in this scope
Fl_mac.cxx:1472: error: âInvalWindowRgnâ was not declared in this scope
Fl_mac.cxx:1476: error: âDisposeRgnâ was not declared in this scope
Fl_mac.cxx: In static member function âstatic int Fl_X::fake_X_wm
(const Fl_Window*, int&, int&, int&, int&, int&)â:
Fl_mac.cxx:1532: error: âGetDeviceListâ was not declared in this scope
Fl_mac.cxx:1532: error: âGetNextDeviceâ was not declared in this scope
Fl_mac.cxx:1540: error: âGetNextDeviceâ was not declared in this scope
Fl_mac.cxx:1549: error: âGetNextDeviceâ was not declared in this scope
Fl_mac.cxx:1558: error: âGetNextDeviceâ was not declared in this scope
Fl_mac.cxx:1567: error: âGetNextDeviceâ was not declared in this scope
Fl_mac.cxx:1576: error: âGetMainDeviceâ was not declared in this scope
Fl_mac.cxx:1578: error: âGetAvailableWindowPositioningBoundsâ was not
declared in this scope
Fl_mac.cxx: In function âint FSSpec2UnixPath(FSSpec*, char*)â:
Fl_mac.cxx:1598: error: âFSpMakeFSRefâ was not declared in this scope
In file included from Fl.cxx:1214:
Fl_mac.cxx: In function âOSErr fillCurrentDragData(OpaqueDragRef*)â:
Fl_mac.cxx:1633: error: âCountDragItemsâ was not declared in this scope
Fl_mac.cxx:1636: error: âGetDragItemReferenceNumberâ was not declared
in this scope
Fl_mac.cxx:1637: error: âGetFlavorFlagsâ was not declared in this scope
Fl_mac.cxx:1640: error: âGetFlavorDataSizeâ was not declared in this
scope
Fl_mac.cxx:1661: error: âGetDragItemReferenceNumberâ was not declared
in this scope
Fl_mac.cxx:1662: error: âGetFlavorFlagsâ was not declared in this scope
Fl_mac.cxx:1665: error: âGetFlavorDataSizeâ was not declared in this
scope
Fl_mac.cxx:1666: error: âGetFlavorDataâ was not declared in this scope
Fl_mac.cxx:1674: error: âGetFlavorDataâ was not declared in this scope
Fl_mac.cxx: In function âOSErr dndTrackingHandler(DragTrackingMessage,
OpaqueWindowPtr*, void*, OpaqueDragRef*)â:
Fl_mac.cxx:1707: error: âGetDragMouseâ was not declared in this scope
Fl_mac.cxx: In function âOSErr dndReceiveHandler(OpaqueWindowPtr*,
void*, OpaqueDragRef*)â:
Fl_mac.cxx:1760: error: âGetDragMouseâ was not declared in this scope
Fl_mac.cxx: In static member function âstatic void Fl_X::make
(Fl_Window*)â:
Fl_mac.cxx:1920: error: âGetAvailableWindowAttributesâ was not
declared in this scope
Fl_mac.cxx:1921: error: âCreateNewWindowâ was not declared in this scope
Fl_mac.cxx:1922: error: âSetWTitleâ was not declared in this scope
Fl_mac.cxx:1923: error: âMoveWindowâ was not declared in this scope
Fl_mac.cxx:1926: error: âSetWindowClassâ was not declared in this scope
Fl_mac.cxx:1927: error: âSetWindowActivationScopeâ was not declared in
this scope
Fl_mac.cxx:1933: error: âRepositionWindowâ was not declared in this
scope
Fl_mac.cxx:1935: error: âRepositionWindowâ was not declared in this
scope
Fl_mac.cxx:1937: error: âRepositionWindowâ was not declared in this
scope
Fl_mac.cxx:1949: error: âGetWindowEventTargetâ was not declared in
this scope
Fl_mac.cxx:1968: error: âkEventWindowDrawContentâ was not declared in
this scope
Fl_mac.cxx:1979: error: âInstallTrackingHandlerâ was not declared in
this scope
Fl_mac.cxx:1980: error: âInstallReceiveHandlerâ was not declared in
this scope
Fl_mac.cxx:1996: error: âShowWindowâ was not declared in this scope
Fl_mac.cxx:1999: error: âCollapseWindowâ was not declared in this scope
Fl_mac.cxx:2005: error: âGetWindowBoundsâ was not declared in this scope
Fl_mac.cxx: In member function âvoid Fl_Window::size_range_()â:
Fl_mac.cxx:2027: error: âSetWindowResizeLimitsâ was not declared in
this scope
Fl_mac.cxx: In member function âvoid Fl_Window::label(const char*,
const char*)â:
Fl_mac.cxx:2064: error: âSetWTitleâ was not declared in this scope
Fl_mac.cxx: In member function âvirtual void Fl_Window::show()â:
Fl_mac.cxx:2085: error: âIsWindowCollapsedâ was not declared in this
scope
Fl_mac.cxx:2085: error: âCollapseWindowâ was not declared in this scope
Fl_mac.cxx:2087: error: âBringToFrontâ was not declared in this scope
Fl_mac.cxx:2088: error: âSelectWindowâ was not declared in this scope
Fl_mac.cxx: In member function âvirtual void Fl_Window::resize(int,
int, int, int)â:
Fl_mac.cxx:2118: error: âSetWindowBoundsâ was not declared in this scope
Fl_mac.cxx:2120: error: âInvalWindowRectâ was not declared in this scope
Fl_mac.cxx:2122: error: âMoveWindowâ was not declared in this scope
Fl_mac.cxx: In member function âvoid Fl_Window::make_current()â:
Fl_mac.cxx:2147: error: âNewRgnâ was not declared in this scope
Fl_mac.cxx:2151: error: âGetWindowPortâ was not declared in this scope
Fl_mac.cxx:2151: error: âSetPortâ was not declared in this scope
Fl_mac.cxx:2163: error: âSetOriginâ was not declared in this scope
Fl_mac.cxx:2165: error: âSetRectRgnâ was not declared in this scope
Fl_mac.cxx:2172: error: âNewRgnâ was not declared in this scope
Fl_mac.cxx:2175: error: âDiffRgnâ was not declared in this scope
Fl_mac.cxx:2176: error: âDisposeRgnâ was not declared in this scope
Fl_mac.cxx:2188: error: âSetPortClipRegionâ was not declared in this
scope
Fl_mac.cxx: In static member function âstatic void Fl::copy(const
char*, int, int)â:
Fl_mac.cxx:2286: error: âClearCurrentScrapâ was not declared in this
scope
Fl_mac.cxx:2287: error: âGetCurrentScrapâ was not declared in this scope
Fl_mac.cxx:2296: error: âPutScrapFlavorâ was not declared in this scope
Fl_mac.cxx: In static member function âstatic void Fl::paste
(Fl_Widget&, int)â:
Fl_mac.cxx:2306: error: âGetCurrentScrapâ was not declared in this scope
Fl_mac.cxx:2307: error: âGetScrapFlavorSizeâ was not declared in this
scope
Fl_mac.cxx:2315: error: âGetScrapFlavorDataâ was not declared in this
scope
Fl_mac.cxx: In function âvoid MacDestroyWindow(Fl_Window*,
OpaqueWindowPtr*)â:
Fl_mac.cxx:2449: error: âDisposeWindowâ was not declared in this scope
Fl_mac.cxx: In function âvoid MacMapWindow(Fl_Window*,
OpaqueWindowPtr*)â:
Fl_mac.cxx:2454: error: âShowWindowâ was not declared in this scope
Fl_mac.cxx: In function âvoid MacUnmapWindow(Fl_Window*,
OpaqueWindowPtr*)â:
Fl_mac.cxx:2464: error: âHideWindowâ was not declared in this scope
make[3]: *** [Fl.o] Error 1
make[2]: *** [all] Error 1
make[1]: *** [fltklib] Error 2
make: *** [subpackage] Error 2
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs