File tree 3 files changed +20
-4
lines changed
3 files changed +20
-4
lines changed Original file line number Diff line number Diff line change
1
+ 2001-12-01 Masatake YAMATO <
[email protected] >
2
+
3
+ * README.MING: Write about Visual C++ and libming.*.
4
+
5
+ * Makefile.am (EXTRA_DIST): added libming.*.
6
+
1
7
2001-12-01 Martin Weber <
[email protected] >
2
8
3
9
* input-magick.c: Fixed comments.
Original file line number Diff line number Diff line change 1
1
EXTRA_DIST =output-swf.c output-swf.h \
2
2
input-magick.h input-magick.c input-png.c input-png.h \
3
3
autotrace-config.af vc++6.0.txt autotrace.dsp autotrace.dsw \
4
- autotrace.m4 shape_cubic.c.diff README.MING
4
+ autotrace.m4 shape_cubic.c.diff README.MING \
5
+ libming.dsw libming.dsp
5
6
6
7
AUTOMAKE_OPTIONS = foreign no-dependencies
7
8
Original file line number Diff line number Diff line change 1
- If you want swf support you have to get Ming at http://www.opaque.net/ming/.
2
- In Ming-0.2a shape_cubic.c has to be patched. Project files for Visual C++
3
- 6.0 you can find in this directory.
1
+ For Visual C++ user:
2
+
3
+ If you want swf support you have to get Ming at
4
+ http://www.opaque.net/ming/. You'll get an unresolved symbol when
5
+ linking to the ming library with using Visual C++. In Ming-0.2a
6
+ shape_cubic.c has to be patched(shape_cubic.c.diff). Project files for
7
+ Visual C++ 6.0 you can find in this directory(libming.dps, libming.dsw).
8
+
9
+ The patch is already reported to the ming author. The next version of MING
10
+ will contain this patch.
11
+
12
+ Martin Weber and Masatake YAMATO
You can’t perform that action at this time.
0 commit comments