Changes between Initial Version and Version 2 of Ticket #20018


Ignore:
Timestamp:
Jun 20, 2009, 5:49:29 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20018 – Description

    initial v2  
    1 {{{scpainter.cpp:40:26: error: cairo-xlib.h: No such file or directory
     1{{{
     2scpainter.cpp:40:26: error: cairo-xlib.h: No such file or directory
    23scpainter.cpp: In constructor 'ScPainter::ScPainter(QPaintDevice*, unsigned int, unsigned int, unsigned int, unsigned int)':
    34scpainter.cpp:123: error: 'cairo_xlib_surface_create' was not declared in this scope
     
    78make: *** [all] Error 2
    89
    9 Error: Status 1 encountered during processing.}}}
     10Error: Status 1 encountered during processing.
     11}}}
    1012
    1113Tried upgrading cairo:
    1214
    13 {{{$ port installed cairo
     15{{{
     16$ port installed cairo
    1417The following ports are currently installed:
    1518  cairo @1.8.6_4+macosx+no_x11+quartz (active)
    16   cairo @1.8.8_0+macosx+no_x11+quartz}}}
     19  cairo @1.8.8_0+macosx+no_x11+quartz
     20}}}
    1721
    1822Is this from cairo-devel or something?