Thomas Viehmann wrote:

I didn't get it to compile, either, though, I'm at the following, but didn't
investigate yet why libgnomeprint2.2-dev doesn't seem to have  gnome-print-master.

In file included from gnc-html.c:48:
print-session.h:31:46: libgnomeprint/gnome-print-master.h: No such file or directory
In file included from gnc-html.c:48:
print-session.h:37: error: syntax error before "GnomePrintMaster"
print-session.h:37: warning: no semicolon at end of struct or union
print-session.h:41: error: syntax error before '}' token
print-session.h:41: warning: data definition has no type or storage class
print-session.h:47: error: syntax error before "PrintSession"
print-session.h:47: warning: no semicolon at end of struct or union


In 2.2 the API changed, you need to change "Master" to "Job" in the print files for GNUCash and change any calls to libgnomeprint to reflect any differences in the interface. I did it once, but on the build I downloaded a day or two ago it worked without any changes.


Tony


_______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to