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"

相关推荐
不知所云,5 小时前
3. lvgl 9.3 vscode 模拟环境搭建 lv_port_pc_vscode-release-v9.3
ide·vscode·编辑器·c·sdl·lvgl vscode·lvgl模拟器
Percep_gan7 小时前
idea的使用小技巧,个人向
java·ide·intellij-idea
万千思绪20 小时前
【PyCharm 2025.1.2配置debug】
ide·python·pycharm
jyan_敬言1 天前
【C++】string类(二)相关接口介绍及其使用
android·开发语言·c++·青少年编程·visual studio
不想迷路的小男孩1 天前
Android Studio 中Palette跟Component Tree面板消失怎么恢复正常
android·ide·android studio
AlickLbc1 天前
在phpstudy环境下配置搭建XDEBUG配合PHPSTORM的调试环境
ide·phpstorm
悠悠小茉莉1 天前
Win11 安装 Visual Studio(保姆教程 - 更新至2025.07)
c++·ide·vscode·python·visualstudio·visual studio
SZ1701102311 天前
华为云 银河麒麟 vscode远程连接
ide·vscode·华为云
yanjiee1 天前
需要scl来指定编译器的clangd+cmake在vscode/cursor开发环境下的配置
ide·vscode·编辑器
视觉人机器视觉1 天前
Visual Studio2022和C++opencv的配置保姆级教程
c++·opencv·visual studio