Re: 2 last compile problems
- From: Hans Breuer <hans breuer org>
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: Re: 2 last compile problems
- Date: Sun, 05 Nov 2006 23:20:38 +0100
On 31.10.2006 19:19, Andreas Owen wrote:
Hello
i've only got to errors left when compiling.
... both are from plug-ins so you should be able to completely ignore them.
one of them is gnomeprint,
i cant compile it nor get any win32 precompilations for it. the secound
error is quite weired. can anyone help?
I do not link the gnomeprint plug-in anymore myself on win32. It is marked
experimental and should be superseded by gtk/cairo print.
[...]
LINK : fatal error LNK1181: cannot open input file "libgnomeprint-2-2.dll"
the DLL in the link line is wrong. You probably have it in GNOMEPRINT_LIBS
in make.msc, but see above.
[...]
cl -G5 -GF -MD -W3 -nologo -I. -I..\.. -DHAVE_CONFIG_H -GD -c
-FImsvc_recommended_pragmas.h -I ..\..\..\glib -I ..\..\..\glib\glib -I
..\..\..\glib\gmodule -I ..\..\../gettext-0.14.5/intl -I ..\..\..\glib
-I ..\..\..\glib\glib -I ..\..\..\glib\gm
odule -I ..\..\../gettext-0.14.5/intl -I ..\..\../atk
-I..\..\../gtk+\gdk -I..\..\../gtk+\gdk -I..\..\../gtk+ -I..\..\../pango
-I..\..\../atk -I. -I ..\..\../libiconv-1.9.1\include -I \include
-I..\..\lib -I ..\..\..\cairo\cairo\src -I ..\..\..\cai
ro\libpixman\src -I ..\..\..\cairo -I ..\..\../freetype2\include diacairo.c
diacairo.c
diacairo.c(1019) : error C4013:
'cairo_pdf_surface_set_dpi_REPLACED_BY_cairo_surface_set_fallback_resolution'
undefined; assuming extern returning int
This is cairo's way to deprecate functions. It shows me that you are not
trying to compile from cvs HEAD but maybe from 0.95-1 tarball. An older
version of cairo or better a merge form HEAD would fix it.
Hans
-------- Hans "at" Breuer "dot" Org -----------
Tell me what you need, and I'll tell you how to
get along without it. -- Dilbert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]