Daniel Díaz wrote:
I've been playing with the autobuilding stuff for Windows. I already downloaded the cross-compiling stuff and it works OK on my system! (It's a Mandrake 9.2-10.0).
Excellent! I was hoping that there would not be any outstanding dependencies.
Now, what should be in the .ZIP file? I have this .EXE, but what else? I've looked in the Wiki and Bob's page, but couldn't find anything about that.
In the /inkscape top directory, type make -f Makefile.mingw dist
And it will create a working Inkscape/w32 directory: /inkscape/inkscape
This is what should be zipped or packaged.
I remember there was an installer as well, but since I have no Windows boxes around, I can't really tell how's that.
Look at NDIS on Sourceforge.net. We used it for the last two releases, and there is an /inkscape/inkscape.nsi project file in CVS. This is a lot slower than a zip file.... you might not want to use it every night, especially as people can extract files from .zip individually if they want.
Thanks for looking at this.
Bob