19 Aug
2005
19 Aug
'05
5:27 p.m.
Hi, all,
I just updated the win32 libs, which are found here: http://inkscape.org/win32/
It is this file: http://inkscape.org/win32/gtk28-050819.7z
This might need tweaking in the future, but it makes nice running Inkscape builds already.
I updated Makefile.mingw and Makefile.mingw.common to use this bundle. The 'dist' target now copies an additional two files: $(CP) $(GTKDOS)$(S)bin$(S)libcairo-2.dll inkscape $(CP) $(GTKDOS)$(S)bin$(S)libpangocairo-1.0-0.dll inkscape
Yes, that's -CAIRO-. Yaay!!
I also edited the build notes, replacing the '6' with an '8'. It now unpacks to c:\gtk28. Or, on the cross-compiler, you will want to change your symlink: ln -sf /home/user/PROJECT/gtk28 /target
Bob (ishmal)