Hello i've only got to errors left when compiling. 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?
cd ..\plug-ins nmake -f makefile.msc Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. for %d in (gprint cairo cgm dxf hpgl metapost pgf pixbuf pstricks shape svg wmf wpg xfig xslt) do @nmake -nologo -f makefile.msc sub-one THIS=%d cl -G5 -GF -MD -W3 -nologo -I. -I..\.. -DHAVE_CONFIG_H -LD -Fegprint.dll diagnomeprint.obj diagnomeprintrenderer.obj gtk-win32-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib pango-1.0.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib libxml2.lib g dk_pixbuf-2.0.lib libintl.lib ..\..\lib\libdia.lib libgnomeprint-2-2.dll art_lgpl_2.lib user32.lib advapi32.lib wsock32.lib /link /machine:ix86 /def:..\objects.def Command line warning D4024 : unrecognized source file type 'libgnomeprint-2-2.dll', object file assumed LINK : fatal error LNK1181: cannot open input file "libgnomeprint-2-2.dll" NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\BIN\NMAKE.EXE"' : return code '0x2' Stop. 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 NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\BIN\NMAKE.EXE"' : return code '0x2' Stop. 'cgm.dll' is up-to-date 'dxf.dll' is up-to-date 'hpgl.dll' is up-to-date 'metapost.dll' is up-to-date 'pgf.dll' is up-to-date 'pixbuf.dll' is up-to-date 'pstricks.dll' is up-to-date 'shape.dll' is up-to-date 'svg.dll' is up-to-date 'wmf.dll' is up-to-date 'wpg.dll' is up-to-date 'xfig.dll' is up-to-date 'xslt.dll' is up-to-date cd python nmake -f makefile.msc Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cd ..\.. dia.exe - 6 error(s), 281 warning(s) _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
