
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

On Tue, 2004-07-13 at 14:42, Bob Jamison wrote:
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.
Fixed.
-mental
participants (2)
-
Bob Jamison
-
MenTaLguY