hey
i have still not been able to solve the building of fltk on mac , any help will
be very helpful.
i downloaded fltk1.1.1 on mac osX
and did make
Compiling Fl.cxx...
In file included from ../FL/x.H:39,
from Fl.cxx:28:
./FL/mac.H: In function âOpaqueRgnHandle* XRectangleRegion(int, int, int,
int)â:
./FL/mac.H:47: error: âNewRgnâ was not declared in this scope
./FL/mac.H:48: error: âSetRectRgnâ was not declared in this scope
./FL/mac.H: In function âvoid XDestroyRegion(OpaqueRgnHandle*)â:
./FL/mac.H:52: error: âDisposeRgnâ was not declared in this scope
Fl.cxx: In static member function âstatic void Fl::flush()â:
Fl.cxx:372: error: âGetPortâ was not declared in this scope
Fl.cxx:375: error: âQDFlushPortBufferâ was not declared in this scope
Fl.cxx: In member function âvirtual void Fl_Window::hide()â:
Fl.cxx:778: error: âDisposeWindowâ was not declared in this scope
Fl.cxx: In member function âvirtual int Fl_Window::handle(int)â:
Fl.cxx:815: error: âShowWindowâ was not declared in this scope
Fl.cxx:830: error: âHideWindowâ was not declared in this scope
Fl.cxx: In member function âvoid Fl_Widget::damage(uchar, int, int, int,
int)â:
Fl.cxx:942: error: âNewRgnâ was not declared in this scope
Fl.cxx:943: error: âSetRectRgnâ was not declared in this scope
Fl.cxx:944: error: âUnionRgnâ was not declared in this scope
Fl.cxx:945: error: âDisposeRgnâ was not declared in this scope
make[1]: *** [Fl.o] Error 1
this was the out put.
thnks
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk