13 Jul
2004
13 Jul
'04
6:42 p.m.
Another Mental/Bulia thing:
I have been working on the new build stuff for 0.40, such as making an inkscape.dll. This exercise in exporting symbols reveals some minor problems in our code, like I reported earlier. I just found another one. In the Win32 build, there is an extra main() being added to libinkscape.a.
This is much easier to do manually than a patch.
1. Could you add this line: extension/script/js/js.c to src/make.exclude,
2. and then run perl mkfiles.pl and perl mkdep.pl
3. ...and then commit make.* (will be 3 or 4 files)
Bob