Added by Bogdan Cosescu about 11 years ago
Hi guys!
I was wondering why you recommend graphicsmagick or zlib to be used as a shared library?
Could I use graphicsmagick, zlib and wt in a static link?
Thanks.
Hello Bogdan,
zlib doesn't matter much, you can choose.
For graphicsmagicks, it's technically probably feasible, but there are so many libraries to link to that it wasn't worth the effort.
Note that Wt will support skia as alternative to GraphicsMagick soon, which will be statically linked by default.
BR,
Wim.