DWF Toolkit on Microsoft Windows
verygis
·
2018-01-06
·
via 博客园 - verygis
- If you are statically linking on Windows, you need these preprocessor defines:
- DWFTK_STATIC
- DWFTK_BUILD_EXPAT
- DWFCORE_STATIC
- DWFCORE_BUILD_ZLIB
- The Unicode Character set needs to be turned on.
- The multi-threaded DLL runtimes need to be used.
- If you are using Microsoft Visual Studio, you should set DisableSpecificWarnings=“4290”.
posted on
2018-01-06 18:26
verygis
阅读(611)
评论(0)
收藏
举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。