Lennon,
I compiled the dxf plugin with cygwin gcc. It works with
hans' dia Win32 0.88 build.
The rest (libdia.dll, dia.exe) I only to to work with 'pure' mingw. These
files work partly together with the msvc build.
I hope you understand the difference. I you want, I can send you some
makefiles
Steffen,
At the moment, I feel more dubious about sending out these plug-in files
for public consumption than you do about putting your makefiles in CVS
-- primarily because they're a rushed job, which I'm going to gut and
reimplement after the demo is finished. If you could send me the
cygwi
Hi,
> with a complaint about not being able to find
> '..\..\build\win32\make.msc', among other things. Hans, or anyone else
> who's had any luck building under Windows, do you have anything to offer
> in the way of suggestions?
get the build folder from the gnome cvs (including win32 subfolder)
dia 0.88.1 is still using the DATA typedef
libxml 2.3.9 does not...
patch follows
--- lib/plug-ins.c.orig Fri Jun 1 02:01:37 2001
+++ lib/plug-ins.c Fri Jun 1 02:01:50 2001
@@ -435,7 +435,7 @@ plugin_load_inhibited(const gchar *filen
ensure_pluginrc();
for (node = pluginrc->root->
At 22:11 01.06.01 -0700, Lennon Day-Reynolds wrote:
>Okay, ladies and germs, here's my dilemma:
>
>My plug-in, which is compiling wonderfully on Linux, is supposed to be
>demonstrated on a Windows box in a little less than 48 hours. I'm in the
>process of pulling a fresh copy of the latest CVS v
Lennon Day-Reynolds wrote:
> Any bright ideas, aside from wiping Windows off the demo machine?
Lennon,
Darn! You took my best idea!
Rather than trying to Win32ize it in a rush, since you've got cygwin going,
why not just set up an X server? I haven't tried it myself, but it sure
looks ready