On 07.03.2011, at 23:32, Ugo Bertacchini wrote: > Hi everybody. > If I try to make fltk2.0 with MAC-OS Snow Leopard I get: > > > Paco-4:fltk-2.0.x-r8501 ugo$ make > === making src === > Compiling clip.cxx... > In file included from clip.cxx:27: > osx/clip.cxx: In function ‘void fl_restore_clip()’: > osx/clip.cxx:73: error: ‘GetWindowPort’ was not declared in this scope
> What is wrong? > If someone can help me would be the best one! It doesn't work. You either have to downgrade by setting the 10.5 sdk, or use FLTK 1.3 which has been fully ported to Aqua. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

