Kees Cook wrote:
Can we add http://troi.lincom-asg.com/~rjamison/inkscape/builds/ to the "download.php" list of CVS snapshots?
Well, keep in mind that these are not "official", but are just a convenience for Win32 testers. I really don't see this as a permanent resource, but it works for now. I think that eventually the nightly builds will need to be adopted by some other kind altruistic soul.
By the way, "lincom-asg.com" will disappear next week. The company was merged with Titan 3 years ago, so the domain name really has been in limbo for this time. The new domain should work though:
http://troi.titan-aeu.com/~rjamison/inkscape/builds/
(btw: did the 2004-05-09 autobuild under windows blow up?)
Sometimes they work, sometimes they don't. :-) Usually it is a sync problem between Win32 Makedep and Linux Makefile.am's. Or maybe someone committed code that works fine on Linux, but not on Mingw. prefix.cpp was a good example of code that needed a bit of tweaking to be portable.
I really should add a dependency to src/Makefile.mingw, so that a change to src/Makefile.am will cause a Win32 Makedep to be run automatically. On the other hand, I don't want to require Win32 builders to download and install Perl.
Bob (Ishmal)