Re: dia-list Digest, Vol 64, Issue 9
- From: Rodrigo Ferreira de Souza <rodfersou gmail com>
- To: dia-list gnome org
- Subject: Re: dia-list Digest, Vol 64, Issue 9
- Date: Sun, 16 Aug 2009 10:46:47 -0300
Timothy,
Could you please update the documentation about compile Dia at windows?
do you plan to make Dia work with Python 2.6?
thanks!
On Sat, Aug 15, 2009 at 3:09 PM,
<dia-list-request gnome org> wrote:
Send dia-list mailing list submissions to
dia-list gnome org
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.gnome.org/mailman/listinfo/dia-list
or, via email, send a message with subject or body 'help' to
dia-list-request gnome org
You can reach the person managing the list at
dia-list-owner gnome org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of dia-list digest..."
Today's Topics:
1. Can't figure out how to subscribe to the list
(Angelique & Friends)
2. Select all and change properties of everything doesn't work
(Christian)
3. Re: Win32 Compilation - Python Plugin (timothy b)
4. Visual studio version and Compling Dia for Windows (T.J. Yang)
5. RE: Win32 Compilation - Python Plugin (timothy b)
6. Re: Win32 Compilation - Python Plugin (timothy b)
----------------------------------------------------------------------
Message: 1
Date: Wed, 12 Aug 2009 16:33:10 -0400 (EDT)
From: Angelique & Friends <angelique1 mindspring com>
Subject: Can't figure out how to subscribe to the list
To: dia-list gnome org
Message-ID:
<14783060 1250109190438 JavaMail root elwamui-rubis atl sa earthlink net>
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
URL: <http://mail.gnome.org/archives/dia-list/attachments/20090812/00e1830b/attachment.html>
------------------------------
Message: 2
Date: Fri, 14 Aug 2009 13:35:34 +0200
From: Christian <sulfkain gmail com>
Subject: Select all and change properties of everything doesn't work
To: dia-list gnome org
Message-ID:
<c4d207880908140435r159fccd8x7c601142b90aebbe mail gmail com>
Content-Type: text/plain; charset="iso-8859-1"
Hi, i'm using DIA to do my diagrams at work and at home. I want colaborate
telling you some stuff will be better.
When you select a line( or something else) and you do "select all the same
kind" (my version is in spanish, i don't know how is in english on DIA), you
try to view the properties with right button mouse, nothing appear.. and if
you try to change the properties of all this lines by menu, it doesn't work,
just change 1 line(the last selected maybe??),
Other good idea to implement, it's do automaticaly the relationships (1/N)
between entities in the properties of the relationship, but i know maybe
because the program is used to do many diagrams this should be hard to
implement.
Thank's you very much for your work, i hope will be 1.0v soon ;).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.gnome.org/archives/dia-list/attachments/20090814/011d53ce/attachment.html>
------------------------------
Message: 3
Date: Sun, 16 Aug 2009 01:27:58 +1000
From: timothy b <tim bogie gvds com au>
Subject: Re: Win32 Compilation - Python Plugin
To: <dia-list gnome org>
Message-ID: <BAY110-W19253A124F0DC62079C3A9B2030 phx gbl>
Content-Type: text/plain; charset="iso-8859-1"
Steffen,
Cheers. I am now getting an error message about libart_lgpl_2-2.lib:
cl -G5 -GF -MD -W3 -nologo -I. -I.. -DHAVE_CONFIG_H -LD -Fedia-app.dll a
utosave.obj app_procs.obj color_area.obj commands.obj confirm.obj connectio
npoint_ops.obj create_object.obj cursor.obj cut_n_paste.obj defaults.obj di
acanvas.obj diagram.obj diagram_tree.obj diagram_tree_menu.obj diagram_tree_
menu_callbacks.obj diagram_tree_window.obj diapagelayout.obj dia-props.obj d
isp_callbacks.obj display.obj dynamic_refresh.obj exit_dialog.obj filedlg.ob
j find-and-replace.obj grid.obj gtkhwrapbox.obj gtkvwrapbox.obj gtkwrapbox.
obj handle_ops.obj highlight.obj interface.obj layer_dialog.obj linewidth_a
rea.obj load_save.obj magnify.obj menus.obj modify_tool.obj navigation.obj
object_ops.obj pagesetup.obj plugin-manager.obj preferences.obj properties-
dialog.obj recent_files.obj render_gdk.obj scroll_tool.obj select.obj sheet
s.obj sheets_dialog.obj sheets_dialog_callbacks.obj splash.obj textedit.obj
textedit_tool.obj tool.obj undo.obj ..\..\lib\gtk-win32-2.0.lib ..\..\lib\gdk
-win32-2.0.lib ..\..\lib\gdk_pixbuf-2.0.lib ..\..\lib\pango-1.0.lib ..\..\lib\gl
ib-2.0.lib ..\..\lib\gmodule-2.0.lib ..\..\lib\gobject-2.0.lib ..\..\lib\gthread
-2.0.lib ..\..\lib\pango-1.0.lib ..\..\lib\pangowin32-1.0.lib ..\..\lib\libxml2
.lib ..\..\lib\libpng.lib ..\..\lib\zdll.lib ..\lib\libdia.lib ..\..\lib\libart
_lgpl_2-2.lib ..\..\lib\cairo.lib ..\..\lib\gdk_pixbuf-2.0.lib ..\..\lib\intl.l
ib gdi32.lib user32.lib advapi32.lib shell32.lib wsock32.lib /link /machine:ix
86 /def:dia.def
LINK : fatal error LNK1181: cannot open input file "..\..\lib\libart_lgpl_2-2.li
b"
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>
I had a look as to where in the GTK file structure on c:\ that the lib file was and couldn't find it. I also checked libart_lgpl-2.3.20.zip and libart_lgpl-dev-2.3.20.zip for the file and couldn't find it there either. Any suggestions?
Cheers,
Timothy
_________________________________________________________________
Need a new model in your life? Sell your car fast.
http://a.ninemsn.com.au/b.aspx?URL="">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.gnome.org/archives/dia-list/attachments/20090816/72b95089/attachment.html>
------------------------------
Message: 4
Date: Sat, 15 Aug 2009 12:26:46 -0500
From: "T.J. Yang" <tj_yang hotmail com>
Subject: Visual studio version and Compling Dia for Windows
To: dia user <dia-list gnome org>
Message-ID: <BAY138-W17B5CF9616E9C689A0D0C69F030 phx gbl>
Content-Type: text/plain; charset="windows-1252"
Looking at http://dia-installer.de/howto/compile_msvc/index.html.
It only listed VC++ Version 6 as the compiler.
Does anyone tried the Visual Studion Express 2008 or 2003 (The free beginner version) ?
T.J. Yang
_________________________________________________________________
Windows Live?: Keep your life in sync.
http://windowslive.com/explore?ocid=PID23384::T:WLMTAGL:ON:WL:en-US:NF_BR_sync:082009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.gnome.org/archives/dia-list/attachments/20090815/5d1c70a7/attachment.html>
------------------------------
Message: 5
Date: Sun, 16 Aug 2009 03:53:12 +1000
From: timothy b <tim bogie gvds com au>
Subject: RE: Win32 Compilation - Python Plugin
To: <dia-list gnome org>
Message-ID: <BAY110-W5271F0FF6499B647696355B2030 phx gbl>
Content-Type: text/plain; charset="iso-8859-1"
Steffen,
I read the manual again and created libart_lgpl_2-2.lib by using the process as described on the "Installing Optional Sofware page (http://dia-installer.de/howto/compile_msvc/ar01s03.html#install_libart). I downloaded and put the files it was asking for along the way (libintl3.dll, regex2.dll and libiconv2.dll) into the system32 direcory and started the compilation process again. The compilation appeared to be going okay until it stopped with the following:
dia-render-script-import.c
dia-render-script-import.c(170) : warning C4700: local variable 'root' used with
out having been initialized
cl -G5 -GF -MD -W3 -nologo -I. -I..\.. -DHAVE_CONFIG_H -LD -Fedrs.dll d
ia-render-script.obj dia-render-script-object.obj dia-render-script-renderer.o
bj dia-render-script-import.obj ..\..\..\lib\gtk-win32-2.0.lib ..\..\..\lib\gd
k-win32-2.0.lib ..\..\..\lib\gdk_pixbuf-2.0.lib ..\..\..\lib\pango-1.0.lib ..\..
\..\lib\glib-2.0.lib ..\..\..\lib\gmodule-2.0.lib ..\..\..\lib\gobject-2.0.lib
..\..\..\lib\libxml2.lib ..\..\..\lib\gdk_pixbuf-2.0.lib ..\..\..\lib\intl.lib
..\..\lib\libdia.lib user32.lib advapi32.lib wsock32.lib /link /machine:ix86
/def:..\objects.def
Creating library drs.lib and object drs.exp
cd ..\..
cd tests
NMAKE : fatal error U1077: 'cd' : return code '0x1'
Stop.
C:\GTK\dia>
This is the compile section of c:\gtk\dia\makefile.msc:
cd lib
nmake -f makefile.msc
# cd ..\bindings
# nmake -f makefile.msc
cd ..\app
nmake -f makefile.msc
cd ..\objects
nmake -f makefile.msc
cd ..\plug-ins
nmake -f makefile.msc
# cd python
# nmake -f makefile.msc
cd ..\..
cd tests
nmake -f makefile.msc
cd ..
I'm guessing that this corresponds to the directory path the compiler is trying to navigate to and so I made changes to it so that it now looks like this:
compile :
cd lib
nmake -f makefile.msc
# cd ..\bindings
# nmake -f makefile.msc
cd ..\app
nmake -f makefile.msc
cd ..\objects
nmake -f makefile.msc
cd ..\plug-ins
nmake -f makefile.msc
# cd python
# nmake -f makefile.msc
# The next two lines are commented out by Timothy at 0339 16/08/2009
# cd ..\..
# cd tests
# The next one line has been added by Timothy at 0339 16/08/2009 to resolve a directory navigational issue
cd ..\tests
nmake -f makefile.msc
cd ..
... This may not be the right thing to do but in any case, the compiler is now saying this:
'custom_lines.dll' is up-to-date
cd ..\plug-ins
nmake -f makefile.msc
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
for %d in (cairo cgm dxf hpgl libart metapost pgf pixbuf postscript pst
ricks shape svg vdx wmf wpg xfig xslt drs) do @nmake -nologo -f makefile.msc su
b-one THIS=%d
'cairo.dll' is up-to-date
'cgm.dll' is up-to-date
'dxf.dll' is up-to-date
'hpgl.dll' is up-to-date
'libart.dll' is up-to-date
'metapost.dll' is up-to-date
'pgf.dll' is up-to-date
'pixbuf.dll' is up-to-date
'postscript.dll' is up-to-date
'pstricks.dll' is up-to-date
'shape.dll' is up-to-date
'svg.dll' is up-to-date
'vdx.dll' is up-to-date
'wmf.dll' is up-to-date
'wpg.dll' is up-to-date
'xfig.dll' is up-to-date
cl -G5 -GF -MD -W3 -nologo -I. -I..\.. -DHAVE_CONFIG_H -DWIN32 -I ..\..\
../libxslt -c -FImsvc_recommended_pragmas.h -I ..\..\..\glib -I ..\..\..\glib\g
lib -I ..\..\..\glib\gmodule -I ..\..\..\include\glib-2.0 -I ..\..\..\lib\glib-2
.0\include -I ..\..\../gettext-0.10.40/intl -I ..\..\..\glib -I ..\..\..\glib\gl
ib -I ..\..\..\glib\gmodule -I ..\..\..\include\glib-2.0 -I ..\..\..\lib\glib-2.
0\include -I ..\..\../gettext-0.10.40/intl -I ..\..\../atk -I ..\..\..\include\a
tk-1.0 -I ..\..\../pango -I ..\..\..\include\pango-1.0 -I ..\..\..\cairo\cairo\s
rc -I ..\..\..\cairo\libpixman\src -I ..\..\..\cairo -I ..\..\..\include\cairo
-I ..\..\../freetype2\include -I..\..\../gtk+\gdk -I..\..\../gtk+\gdk -I..\..\..
/gtk+ -I..\..\..\include\gtk-2.0 -I ..\..\..\lib\gtk-2.0\include -I..\..\../atk
-I. -I ..\..\../libiconv-1.7\include -I \include -I ..\..\..\include -I..\..\li
b xslt.c
xslt.c
xslt.c(36) : fatal error C1083: Cannot open include file: 'libxslt/xslt.h': No s
uch 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.
'drs.dll' is up-to-date
cd ..\tests
nmake -f makefile.msc
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cd ..
C:\GTK\dia>
Your help with understanding this is appreicated.
Regards,
Timothy
On Sun, 16 Aug 2009 01:27:59 +1000, Timothy wrote:
>
> Steffen,
>
>
>
> Cheers. I am now getting an error message about libart_lgpl_2-2.lib:
>
>
>
> cl -G5 -GF -MD -W3 -nologo -I. -I.. -DHAVE_CONFIG_H -LD -Fedia-app.dll a
> utosave.obj app_procs.obj color_area.obj commands.obj confirm.obj connectio
> npoint_ops.obj create_object.obj cursor.obj cut_n_paste.obj defaults.obj di
> acanvas.obj diagram.obj diagram_tree.obj diagram_tree_menu.obj diagram_tree_
> menu_callbacks.obj diagram_tree_window.obj diapagelayout.obj dia-props.obj d
> isp_callbacks.obj display.obj dynamic_refresh.obj exit_dialog.obj filedlg.ob
> j find-and-replace.obj grid.obj gtkhwrapbox.obj gtkvwrapbox.obj gtkwrapbox.
> obj handle_ops.obj highlight.obj interface.obj layer_dialog.obj linewidth_a
> rea.obj load_save.obj magnify.obj menus.obj modify_tool.obj navigation.obj
> object_ops.obj pagesetup.obj plugin-manager.obj preferences.obj properties-
> dialog.obj recent_files.obj render_gdk.obj scroll_tool.obj select.obj sheet
> s.obj sheets_dialog.obj sheets_dialog_callbacks.obj splash.obj textedit.obj
> textedit_tool.obj tool.obj undo.obj ..\..\lib\gtk-win32-2.0.lib ..\..\lib\gdk
> -win32-2.0.lib ..\..\lib\gdk_pixbuf-2.0.lib ..\..\lib\pango-1.0.lib ..\..\lib\gl
> ib-2.0.lib ..\..\lib\gmodule-2.0.lib ..\..\lib\gobject-2.0.lib ..\..\lib\gthread
> -2.0.lib ..\..\lib\pango-1.0.lib ..\..\lib\pangowin32-1.0.lib ..\..\lib\libxml2
> .lib ..\..\lib\libpng.lib ..\..\lib\zdll.lib ..\lib\libdia.lib ..\..\lib\libart
> _lgpl_2-2.lib ..\..\lib\cairo.lib ..\..\lib\gdk_pixbuf-2.0.lib ..\..\lib\intl.l
> ib gdi32.lib user32.lib advapi32.lib shell32.lib wsock32.lib /link /machine:ix
> 86 /def:dia.def
> LINK : fatal error LNK1181: cannot open input file "..\..\lib\libart_lgpl_2-2.li
> b"
> 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>
>
>
>
>
>
> I had a look as to where in the GTK file structure on c:\ that the lib file was and couldn't find it. I also checked libart_lgpl-2.3.20.zip and libart_lgpl-dev-2.3.20.zip for the file and couldn't find it there either. Any suggestions?
>
>
>
> Cheers,
>
>
>
> Timothy
>
_________________________________________________________________
What goes online, stays online Check the daily blob for the latest on what's happening around the web
http://windowslive.ninemsn.com.au/blog.aspx
------------------------------
Message: 6
Date: Sun, 16 Aug 2009 04:09:18 +1000
From: timothy b <tim bogie gvds com au>
Subject: Re: Win32 Compilation - Python Plugin
To: <dia-list gnome org>
Message-ID: <BAY110-W491084C3812D8485DC12EB2030 phx gbl>
Content-Type: text/plain; charset="iso-8859-1"
Sorry to bother the list again. I forgot to mention that I already have xslt.h and is at
C:\GTK\dia\plug-ins\xslt. And BTW, the instructions list libxxslt-1.1.124.win32. Do you mean
libxslt-1.1.24.win32?
Cheers, Timothy
> On Sun, 16 Aug 2009 03:53:12 +1000, Timothy wrote:
>
> Steffen,
>
> I read the manual again and created libart_lgpl_2-2.lib by using the process as described on the
> "Installing Optional Sofware page (http://dia-
> installer.de/howto/compile_msvc/ar01s03.html#install_libart). I downloaded and put the files it
> was asking for along the way (libintl3.dll, regex2.dll and libiconv2.dll) into the system32 direcory
> and started the compilation process again. The compilation appeared to be going okay until it stopped
> with the following:
>
> dia-render-script-import.c
> dia-render-script-import.c(170) : warning C4700: local variable 'root' used with
> out having been initialized
> cl -G5 -GF -MD -W3 -nologo -I. -I..\.. -DHAVE_CONFIG_H -LD -Fedrs.dll d
> ia-render-script.obj dia-render-script-object.obj dia-render-script-renderer.o
> bj dia-render-script-import.obj ..\..\..\lib\gtk-win32-2.0.lib ..\..\..\lib\gd
> k-win32-2.0.lib ..\..\..\lib\gdk_pixbuf-2.0.lib ..\..\..\lib\pango-1.0.lib ..\..
> \..\lib\glib-2.0.lib ..\..\..\lib\gmodule-2.0.lib ..\..\..\lib\gobject-2.0.lib
> ..\..\..\lib\libxml2.lib ..\..\..\lib\gdk_pixbuf-2.0.lib ..\..\..\lib\intl.lib
> ..\..\lib\libdia.lib user32.lib advapi32.lib wsock32.lib /link /machine:ix86
> /def:..\objects.def
> Creating library drs.lib and object drs.exp
> cd ..\..
> cd tests
> NMAKE : fatal error U1077: 'cd' : return code '0x1'
> Stop.
> C:\GTK\dia>
>
>
> This is the compile section of c:\gtk\dia\makefile.msc:
>
> cd lib
> nmake -f makefile.msc
> # cd ..\bindings
> # nmake -f makefile.msc
> cd ..\app
> nmake -f makefile.msc
> cd ..\objects
> nmake -f makefile.msc
> cd ..\plug-ins
> nmake -f makefile.msc
> # cd python
> # nmake -f makefile.msc
> cd ..\..
> cd tests
> nmake -f makefile.msc
> cd ..
>
> I'm guessing that this corresponds to the directory path the compiler is trying to navigate to and so I
> made changes to it so that it now looks like this:
>
> compile :
> cd lib
> nmake -f makefile.msc
> # cd ..\bindings
> # nmake -f makefile.msc
> cd ..\app
> nmake -f makefile.msc
> cd ..\objects
> nmake -f makefile.msc
> cd ..\plug-ins
> nmake -f makefile.msc
> # cd python
> # nmake -f makefile.msc
> # The next two lines are commented out by Timothy at 0339 16/08/2009
> # cd ..\..
> # cd tests
> # The next one line has been added by Timothy at 0339 16/08/2009 to resolve a directory navigational issue
> cd ..\tests
> nmake -f makefile.msc
> cd ..
>
>
> ... This may not be the right thing to do but in any case, the compiler is now saying this:
>
> 'custom_lines.dll' is up-to-date
> cd ..\plug-ins
> nmake -f makefile.msc
> Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> for %d in (cairo cgm dxf hpgl libart metapost pgf pixbuf postscript pst
> ricks shape svg vdx wmf wpg xfig xslt drs) do @nmake -nologo -f makefile.msc su
> b-one THIS=%d
> 'cairo.dll' is up-to-date
> 'cgm.dll' is up-to-date
> 'dxf.dll' is up-to-date
> 'hpgl.dll' is up-to-date
> 'libart.dll' is up-to-date
> 'metapost.dll' is up-to-date
> 'pgf.dll' is up-to-date
> 'pixbuf.dll' is up-to-date
> 'postscript.dll' is up-to-date
> 'pstricks.dll' is up-to-date
> 'shape.dll' is up-to-date
> 'svg.dll' is up-to-date
> 'vdx.dll' is up-to-date
> 'wmf.dll' is up-to-date
> 'wpg.dll' is up-to-date
> 'xfig.dll' is up-to-date
> cl -G5 -GF -MD -W3 -nologo -I. -I..\.. -DHAVE_CONFIG_H -DWIN32 -I ..\..\
> ../libxslt -c -FImsvc_recommended_pragmas.h -I ..\..\..\glib -I ..\..\..\glib\g
> lib -I ..\..\..\glib\gmodule -I ..\..\..\include\glib-2.0 -I ..\..\..\lib\glib-2
> .0\include -I ..\..\../gettext-0.10.40/intl -I ..\..\..\glib -I ..\..\..\glib\gl
> ib -I ..\..\..\glib\gmodule -I ..\..\..\include\glib-2.0 -I ..\..\..\lib\glib-2.
> 0\include -I ..\..\../gettext-0.10.40/intl -I ..\..\../atk -I ..\..\..\include\a
> tk-1.0 -I ..\..\../pango -I ..\..\..\include\pango-1.0 -I ..\..\..\cairo\cairo\s
> rc -I ..\..\..\cairo\libpixman\src -I ..\..\..\cairo -I ..\..\..\include\cairo
> -I ..\..\../freetype2\include -I..\..\../gtk+\gdk -I..\..\../gtk+\gdk -I..\..\..
> /gtk+ -I..\..\..\include\gtk-2.0 -I ..\..\..\lib\gtk-2.0\include -I..\..\../atk
> -I. -I ..\..\../libiconv-1.7\include -I \include -I ..\..\..\include -I..\..\li
> b xslt.c
> xslt.c
> xslt.c(36) : fatal error C1083: Cannot open include file: 'libxslt/xslt.h': No s
> uch 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.
> 'drs.dll' is up-to-date
> cd ..\tests
> nmake -f makefile.msc
> Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> cd ..
> C:\GTK\dia>
>
>
> Your help with understanding this is appreicated.
>
> Regards,
>
> Timothy
>
>
>
> On Sun, 16 Aug 2009 01:27:59 +1000, Timothy wrote:
>>
>> Steffen,
>>
>>
>>
>> Cheers. I am now getting an error message about libart_lgpl_2-2.lib:
>>
>>
>>
>> cl -G5 -GF -MD -W3 -nologo -I. -I.. -DHAVE_CONFIG_H -LD -Fedia-app.dll a
>> utosave.obj app_procs.obj color_area.obj commands.obj confirm.obj connectio
>> npoint_ops.obj create_object.obj cursor.obj cut_n_paste.obj defaults.obj di
>> acanvas.obj diagram.obj diagram_tree.obj diagram_tree_menu.obj diagram_tree_
>> menu_callbacks.obj diagram_tree_window.obj diapagelayout.obj dia-props.obj d
>> isp_callbacks.obj display.obj dynamic_refresh.obj exit_dialog.obj filedlg.ob
>> j find-and-replace.obj grid.obj gtkhwrapbox.obj gtkvwrapbox.obj gtkwrapbox.
>> obj handle_ops.obj highlight.obj interface.obj layer_dialog.obj linewidth_a
>> rea.obj load_save.obj magnify.obj menus.obj modify_tool.obj navigation.obj
>> object_ops.obj pagesetup.obj plugin-manager.obj preferences.obj properties-
>> dialog.obj recent_files.obj render_gdk.obj scroll_tool.obj select.obj sheet
>> s.obj sheets_dialog.obj sheets_dialog_callbacks.obj splash.obj textedit.obj
>> textedit_tool.obj tool.obj undo.obj ..\..\lib\gtk-win32-2.0.lib ..\..\lib\gdk
>> -win32-2.0.lib ..\..\lib\gdk_pixbuf-2.0.lib ..\..\lib\pango-1.0.lib ..\..\lib\gl
>> ib-2.0.lib ..\..\lib\gmodule-2.0.lib ..\..\lib\gobject-2.0.lib ..\..\lib\gthread
>> -2.0.lib ..\..\lib\pango-1.0.lib ..\..\lib\pangowin32-1.0.lib ..\..\lib\libxml2
>> .lib ..\..\lib\libpng.lib ..\..\lib\zdll.lib ..\lib\libdia.lib ..\..\lib\libart
>> _lgpl_2-2.lib ..\..\lib\cairo.lib ..\..\lib\gdk_pixbuf-2.0.lib ..\..\lib\intl.l
>> ib gdi32.lib user32.lib advapi32.lib shell32.lib wsock32.lib /link /machine:ix
>> 86 /def:dia.def
>> LINK : fatal error LNK1181: cannot open input file "..\..\lib\libart_lgpl_2-2.li
>> b"
>> 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>
>>
>>
>>
>>
>>
>> I had a look as to where in the GTK file structure on c:\ that the lib file was and couldn't find it.
>> I also checked libart_lgpl-2.3.20.zip and libart_lgpl-dev-2.3.20.zip for the file and couldn't find
>> it there either. Any suggestions?
>>
>>
>>
>> Cheers,
>>
>>
>>
>> Timothy
>>
> _________________________________________________________________
> What goes online, stays online Check the daily blob for the latest on what's happening around the web
> http://windowslive.ninemsn.com.au/blog.aspx
_________________________________________________________________
Need a new model in your life? Sell your car fast.
http://a.ninemsn.com.au/b.aspx?URL="">
------------------------------
_______________________________________________
dia-list mailing list
dia-list gnome org
http://mail.gnome.org/mailman/listinfo/dia-list
End of dia-list Digest, Vol 64, Issue 9
***************************************
--
Atenciosamente,
Rodrigo Ferreira de Souza
python -c "print ''.join([chr(154 - ord(c)) for c in 'H+6(13+zT5((51(9z65zG+% 9zmz(+645(\'+%Z3-91.l7+-'])"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]