On 09/11/11 09:25, Ian MacArthur wrote:
> Ben,
>
> Thanks for starting up the fltk3 stuff, but is there some way you can rework 
> your patch so that it doesn't just bork the OSX build..?
>
> WHat I currently get is:
>
> === making src ===
> Compiling fltk3/ShapedWindow.cxx...
> fltk3/ShapedWindow.cxx:140:3: error: #error I have no idea what to do here. 
> Perhaps one of the more mac-knowing dev.s does?
> fltk3/ShapedWindow.cxx:173:2: error: #error Not implemented!
> make[1]: *** [fltk3/ShapedWindow.o] Error 1
> make: *** [all] Error 1
>
> Which is not ideal - can you fix it up so that instead of #error it just 
> skips the shaped window or something?

Yeah, it's easy to fix - just comment out the two #errors and the class 
*should* do nothing for mac.

I mostly left those in there so someone would see them, because 
otherwise the lack of mac implementation would be forgotten about.

I'll push the build fix now, but it'd be good if someone could take a 
look at this and push an actual fix...

Ben

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to