Subject: Re: dia 0.91 for win32 cant read settings
Date: Tue, 25 Mar 2003 19:16:07 +0200
> When I change prefs in dia it saves it to
> drive:\cygwin\home\user\.dia
> but it does not apply those changes. And it does not read it from disk
Unfortunately, this is true. The problem is that the last win32 builds are
mixing c-runtimes (msvcrt.dll and msvcr7.dll) . Thanks to Hans for pointing
this out.
A bug report (#106409) for this has already been filed at
http://bugzilla.gnome.org
Does anybody have msvc < 7 available and would like to help out with
a better build? I currently don't have the time to recompile all libraries.
Alternatively, recompiling with gcc would be an option.
Hans: Any objections against upgrading the makefile.mingw set to gcc 3?
Steffen