Whoever does the branch, I request you do one thing just before that. Please run:
perl mkfiles.pl and perl mkdep.pl
and commit make.*
This will hopefully ensure that the tarball will compile under win32.
Thanks.
Bob
On Thu, Jul 15, 2004 at 06:56:21AM -0500, Bob Jamison wrote:
Whoever does the branch, I request you do one thing just before that. Please run:
perl mkfiles.pl and perl mkdep.pl
and commit make.*
I'll add this to http://www.inkscape.org/cgi-bin/wiki.pl?CreatingDists
pjrm.
Peter Moulder wrote:
On Thu, Jul 15, 2004 at 06:56:21AM -0500, Bob Jamison wrote:
Whoever does the branch, I request you do one thing just before that. Please run:
perl mkfiles.pl and perl mkdep.pl
and commit make.*
I'll add this to http://www.inkscape.org/cgi-bin/wiki.pl?CreatingDists
pjrm.
On another note, in my haste to add -lgthread-2.0 to Makefile.mingw.common, I inadvertently committed the file with the GTK library path being ${HOME}/xmingw/gtk instead of ${HOME}/xmingw32/gtk which it was before. This is because I was also testing the new GCC-3.4.1 cross-compiler, which needed to have a different path, in order to coexist with the old one.
People can set it to anything they want, but this might break autobuilds.
In the future, this will not be a problem, as the build scheme will expect the libs to be rooted at /target .
Bob
Hello.
On Thu, 2004-07-15 at 08:43, Bob Jamison wrote:
On another note, in my haste to add -lgthread-2.0 to Makefile.mingw.common, I inadvertently committed the file with the GTK library path being ${HOME}/xmingw/gtk instead of ${HOME}/xmingw32/gtk which it was before.
[...]
People can set it to anything they want, but this might break autobuilds.
Indeedy! Thanks for the heads up. I was trying to figure out why it couldn't find glib.h even though it was explicitly pointed in the -I dir.
The factory is working fine again!
Greetings.
Daniel Díaz yosoy@...31...
Btw, did this get done?
I've added the notes to CreatingDists so we'll remember it for next time.
Bryce
On Thu, 15 Jul 2004, Bob Jamison wrote:
Whoever does the branch, I request you do one thing just before that. Please run:
perl mkfiles.pl and perl mkdep.pl
and commit make.*
This will hopefully ensure that the tarball will compile under win32.
Thanks.
Bob
This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (4)
-
Bob Jamison
-
Bryce Harrington
-
Daniel Díaz
-
Peter Moulder