1. libE57编译

xerces-c-3.2.3 直接CMake通过,编译成功,该库应用于Xml文件读写。

2.首先使用原始版本编译,发现原先CloudCompare 2.8.1时,E57RefImpl_src-1.1.312可以直接使用,

但是CloudCompare 2.10.3不行,改用libE57Format-2.2.0.zip

CC+VS2015编译

CC+VS2015编译

 遇到问题 无法解析的外部符号 BCryptCloseAlgorithmProvider https://github.com/boostorg/uuid/issues/68

CC+VS2015编译

 E57_V1_0_URI was changed from a #define to a constexpr, so if you use it, it will need to be updated with a namespace: e57::E57_V1_0_URI

2.CloudCompare 2.10.3编译

 

相关文章:

  • 2021-10-21
  • 2022-01-19
  • 2021-07-18
  • 2021-08-05
  • 2021-07-14
  • 2021-06-11
猜你喜欢
  • 2022-12-23
  • 2021-07-03
  • 2021-08-30
  • 2021-09-11
  • 2021-06-06
  • 2021-10-12
  • 2021-07-06
相关资源
相似解决方案