Steffen,
Full output attached. Can you send attachments to the mailing list?
Thanks,
Timothy
On Thu, 13 Aug 2009 18:27:21 -0500, <tim.bo...@gvds.com.au> wrote:
> Steffen,
>
> Not good so far. I'm up to the compilation page
> (http://dia-installer.de/howto/compile_msvc/ar01s05.html). The first
thing
> to note is that diadev.bat is in c:\ and not as per the instructions,
> C:\GTK\bin. I am getting error messages soon after staring. I can send
> you the full output if you like.
>
> Cheers,
>
> Timothy
>
>
> On Wed, 12 Aug 2009 12:59:45 -0700, Steffen Macke <sdtef...@gmail.com>
> wrote:
>> Hi Timothy,
>>
>> have you been successful with the compilation?
>>
>>> Comment out line 65 in gtk\dia\makefile.msc:
>>>
>>> # nmake -f makefile.msc
>>
>> I've updated the documentation in this respect and added an
>> exmplanatory comment to the makefile
>>
>> Steffen
>> _______________________________________________
>> dia-list mailing list
>> dia-list@gnome.org
>> http://mail.gnome.org/mailman/listinfo/dia-list
>> FAQ at http://live.gnome.org/Dia/Faq
>> Main page at http://live.gnome.org/Dia
> _______________________________________________
> dia-list mailing list
> dia-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/dia-list
> FAQ at http://live.gnome.org/Dia/Faq
> Main page at http://live.gnome.org/Dia
C:\GTK\dia>
C:\GTK\dia>C:\GTK\bin\diadev.bat
'C:\GTK\bin\diadev.bat' is not recognized as an internal or external command,
operable program or batch file.
C:\GTK\dia>C:\diadev.bat
Setting environment for using Microsoft Visual C++ tools.
C:\GTK\dia>cd \GTK\dia
C:\GTK\dia>nmake makefile.msc
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cd lib
nmake -f makefile.msc
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
copy ..\config.h.win32 ..\config.h
1 file(s) copied.
gdk-pixbuf-csource --build-list dia_broken_icon pixmaps\broken.png dia
_broken_chain_icon pixmaps\broken-chain.png dia_unbroken_chain_icon pixmaps\unb
roken-chain.png > dia-lib-icons.h || del dia-lib-icons.h
'gdk-pixbuf-csource' is not recognized as an internal or external command,
operable program or batch file.
..\..\bin\glib-genmarshal --prefix=dia_marshal diamarshal.list --header
>> xgen-gwmh && copy /y xgen-gwmh diamarshal.h && del xgen-gwmh xgen-gwmh~
1 file(s) copied.
echo #include "diamarshal.h" >> xgen-gwmc && ..\..\bin\glib-genmarshal
--prefix=dia_marshal diamarshal.list --body >> xgen-gwmc && copy xgen-gwmc diam
arshal.c && del xgen-gwmc xgen-gwmc~
1 file(s) copied.
cl -G5 -GF -MD -W3 -nologo -Ox -Zd -FImsvc_recommended_pragmas.h -I. -I
.. -I ..\..\glib -I ..\..\glib\glib -I ..\..\glib\gmodule -I ..\../gettext-0.10
.40/intl -I ..\../atk -I..\../gtk+\gdk -I..\../gtk+\gdk -I..\../gtk+ -I..\../pan
go -I..\../atk -I ..\../libiconv-1.7\include -I \include -I ..\../zlib-1.1.3 -
DHAVE_CONFIG_H -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DLIBDIA_COMPIL
ATION -c autoroute.c
autoroute.c
autoroute.c(0) : fatal error C1083: Cannot open include file: 'msvc_recommended_
pragmas.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\N
MAKE.EXE"' : return code '0x2'
Stop.
C:\GTK\dia>
_______________________________________________
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia