win32 CVS build dependencies?

2002-07-05 Thread Mike Garnsey
I was able to produce a working win32 Dia 0.90 build (major personal victory!!!), but am getting stubborn link errors (such as: LIBC.lib ___xc_z already defined in MSVCRT.lib) when I try to build ./lib folder from dia-CVS-20020701. Anyone out there been able to do a win32 build from CVS? If

RE: WIN32 compilation, the spirit of GNU software.

2002-08-26 Thread Mike Garnsey
evoked an "AMEN!" from me...fighting to get a win32 build of Dia nearly drove me away. I'm not complaining --rather simply stating that it was a painful experience for an apprentice Dia developer such as myself to get a working win32 (MSVC) build from CVS source. regards, Mike Ga

Re: (no subject)

2002-08-28 Thread Mike Garnsey
try turning off "compress saved files" in the Files\Preferences menu. enjoy! Mike --- Richard Dobson <[EMAIL PROTECTED]> wrote: > > Hi > when saving as a .dia file I am not getting the > usual xml output. could > anybody tell me why? I've installed version 0.88 and > 0.90 and had the same >

home page for Dia win32 debian build effort

2002-10-21 Thread Mike Garnsey
rs are welcome!!! Cheers! Mike Garnsey __ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailma

Re: Restricting possible connections

2002-10-23 Thread Mike Garnsey
I have been experimenting with doing something like that, too. Why? I want to be able to have a set of "idiot-proof" objects for a Dia user to lay out a computer network diagram. For example, the user shouldnt be able to connect something like a PC object directly to something like a microwave t

Re: Noob testing on Win32....

2002-10-30 Thread Mike Garnsey
--- Nick Fisher <[EMAIL PROTECTED]> wrote: > > > that would be a great test. Mike garnsey has > > reported that he can even replace the DLLs > > of the libxml that he as built under debian > > with the installed DIA under windows and it > > works. >

Re: dia win32 compilation with MSVC

2003-01-05 Thread Mike Garnsey
Steffen, Looks great...thanks for pulling this together! I'll try following the build notes tonite. BTW, I caught a couple of errors on your "dia win32 sources" page: 1. In the PANGO section, the URL for the 2nd bullet is whacked, and the text implies libiconv vs pango (looks like url should

feedback on 'dia win32 compilation' instructions

2003-01-12 Thread Mike Garnsey
Steffen, I was finally able to test out your 'dia win32 compilation' instructions, and have attached my step-by-step notes on the experience. By and large, everything went fairly smoothly. Thanks again for your efforts! biggest thing I tripped over was figuring out the need to add 'art_con

Re: feedback on 'dia win32 compilation' instructions

2003-01-13 Thread Mike Garnsey
> I just copied the old sheets and objects from > the 0.90 distribution for testing purposes. oh, sheet! thx! copying the old .sheet files from the 0.90 distro into: .\dia\build\win32\sheets\ gets the sheets up and running! > BTW: PNG output is crashing on me - could you check > this? o

Re: feedback on 'dia win32 compilation' instructions

2003-01-14 Thread Mike Garnsey
> Did you merge the translations to your sheets > and objects? (e.g. uml.sheet.in ->UML.sheet) > $(TOP)/dia/makefile.msc should in the end take > care of it, but it is not there. hmmm, I'm not sure what you mean by "merging the translations', but I took a stab at adding a crude rule to .\dia\