Hi all,
I am having the following problem during compilation of version 20346 (the lastest as of now):
extension/internal/cairo-ps-out.cpp: In member function 'virtual void Inkscape::Extension::Internal::CairoPsOutput::save(Inkscape::Extension::Output*, SPDocument*, const gchar*)': extension/internal/cairo-ps-out.cpp:137: error: 'CAIRO_PS_LEVEL_2' was not declared in this scope extension/internal/cairo-ps-out.cpp:141: error: 'CAIRO_PS_LEVEL_3' was not declared in this scope extension/internal/cairo-ps-out.cpp: In member function 'virtual void Inkscape::Extension::Internal::CairoEpsOutput::save(Inkscape::Extension::Output*, SPDocument*, const gchar*)': extension/internal/cairo-ps-out.cpp:201: error: 'CAIRO_PS_LEVEL_2' was not declared in this scope extension/internal/cairo-ps-out.cpp:205: error: 'CAIRO_PS_LEVEL_3' was not declared in this scope make[2]: *** [extension/internal/cairo-ps-out.o] Error 1 make[2]: Leaving directory `/home/rmagno/Downloads/inkscape-20346/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rmagno/Downloads/inkscape-20346' make: *** [all] Error 2
best, Ramiro.
participants (1)
-
M