• 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”.

相关文章:

  • 2021-05-17
  • 2021-12-24
  • 2021-05-29
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-04
  • 2021-12-30
  • 2021-05-22
  • 2021-12-24
  • 2022-12-23
  • 2022-12-23
  • 2021-11-26
相关资源
相似解决方案