On Wed, 22 Jul 2009 18:06:22 +0100, John-Mark Bell wrote: > The libcss port is mostly ready for merging to trunk. I'd appreciate it > if Amiga/BeOS frontend people could tell me a) whether it actually > compiles for you and b) whether it runs correctly.
Doesn't compile, unlikely to be anything too major though: COMPILE: amiga/gui.c amiga/gui.c: In function 'gui_init': amiga/gui.c:329: error: 'nscss_screen_dpi' undeclared (first use in this function) amiga/gui.c:329: error: (Each undeclared identifier is reported only once amiga/gui.c:329: error: for each function it appears in.) amiga/gui.c:338: warning: implicit declaration of function 'strdup' amiga/gui.c: In function 'ami_handle_appmsg': amiga/gui.c:1301: error: 'css_computed_style' has no member named 'visibility' COMPILE: amiga/context_menu.c amiga/context_menu.c: In function 'ami_context_menu_show': amiga/context_menu.c:95: error: 'css_computed_style' has no member named 'visibility' Regards Chris
