visual studio 2022 在使用open3d出现的问题及解决方式

当出现以下问题:

复制代码
使用open3d::utility::LogInfo系列出现LNK2001问题,如下所示:

LNK2001 无法解析的外部符号 "char __cdecl fmt::v6::internal::decimal_point_impl(class fmt::v6::internal::locale_ref)"

LNK2001 无法解析的外部符号 "public: static unsigned __int64 const * const fmt::v6::internal::basic_data::zero_or_powers_of_10_64"

解决方法:

【属性管理器】->【C/C++】->【预处理器】,添加"FMT_HEADER_ONLY"

相关推荐
Super 含3 小时前
Android 包体积优化(一):APK 到底大在哪里?从 APK 结构到体积分析
android·ide·vscode
Promising_GEO5 小时前
新电脑科研环境配置指南:Miniforge + PyCharm + GitHub 从安装到可用
ide·python·pycharm·github·地理
舞动青春885 小时前
vscode copilot配置kimi k3
ide·vscode·copilot
爱上纯净的蓝天6 小时前
AtomCode 多语言开发支持:一个 AI IDE 搞定全栈开发
ide·多语言·全栈开发·atomcode
小小啊python1 天前
IDEA中SpringBoot项目配置热部署
java·ide·intellij-idea·springboot·热部署
树码小子2 天前
Pycharm解释器配置问题解决
ide·python·pycharm
FlyWIHTSKY2 天前
idea中集成claude功能
java·ide·人工智能·intellij-idea·cloudera
weixin_404679312 天前
godot + vscode ai开发
ide·vscode·编辑器·游戏引擎·godot
我一定会有钱2 天前
vscode system下载安装
ide·vscode·编辑器
2401_858286113 天前
VSCODE远程链接错误: 无法建立链接,过程试图写入的管道不存在的解决方法
ide·vscode·编辑器