当前位置:网站首页>LNK2038 检测到“RuntimeLibrary”的不匹配项: 值“MD_DynamicRelease”不匹配值“MDd_DynamicDebug”(main.obj 中)
LNK2038 检测到“RuntimeLibrary”的不匹配项: 值“MD_DynamicRelease”不匹配值“MDd_DynamicDebug”(main.obj 中)
2022-07-04 03:47:00 【妙为】
c++系列文章目录
前言
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 LNK2038 检测到“_ITERATOR_DEBUG_LEVEL”的不匹配项: 值“0”不匹配值“2”(main.obj 中) SceneTest E:\osg\work\ThermalCharacteristics_20220701\SceneTest\SceneTempCal.lib(MeshAnalyzer.obj) 1
严重性 代码 说明 项目 文件 行 禁止显示状态
错误 LNK2038 检测到“RuntimeLibrary”的不匹配项: 值“MD_DynamicRelease”不匹配值“MDd_DynamicDebug”(main.obj 中) SceneTest E:\osg\work\ThermalCharacteristics_20220701\SceneTest\SceneTempCal.lib(MeshAnalyzer.obj) 1

一、修改方法
把debug修改成release
二、输出

边栏推荐
- Exercices de renforcement des déclarations SQL (MySQL 8.0 par exemple)
- logistic regression
- MySQL one master multiple slaves + linear replication
- "Implement both software and hardware" to help build a new cloud computing data center
- Getting started with the go language is simple: go implements the Caesar password
- 三年进账35.31亿,这个江西老表要IPO了
- The new data center helps speed up the construction of a digital economy with data as a key element
- Select sorting and bubble sorting template
- CUDA basic knowledge
- Defensive programming skills
猜你喜欢

Storage of MySQL database
![[PaddleSeg 源码阅读] PaddleSeg 自定义数据类](/img/88/37c535b371486db545abc392a685af.png)
[PaddleSeg 源码阅读] PaddleSeg 自定义数据类

深度优先搜索简要讲解(附带基础题)

Don't disagree, this is the most powerful "language" of the Internet

Katalon framework test web (XXVI) automatic email

基于PHP的轻量企业销售管理系统

Two sides of the evening: tell me about the bloom filter and cuckoo filter? Application scenario? I'm confused..

Package details_ Four access control characters_ Two details of protected

Balance between picture performance of unity mobile game performance optimization spectrum and GPU pressure

SQL statement strengthening exercise (MySQL 8.0 as an example)
随机推荐
Simple dialogue system -- text classification using transformer
Redis notes (I) Linux installation process of redis
pytest多进程/多线程执行测试用例
SQL statement strengthening exercise (MySQL 8.0 as an example)
2022-07-03: there are 0 and 1 in the array. Be sure to flip an interval. Flip: 0 becomes 1, 1 becomes 0. What is the maximum number of 1 after turning? From little red book. 3.13 written examination.
Introduction to asynchronous task capability of function calculation - task trigger de duplication
Getting started with the go language is simple: go implements the Caesar password
如何有效远程办公之我见 | 社区征文
The new data center helps speed up the construction of a digital economy with data as a key element
Pytest multi process / multi thread execution test case
Which product is better for 2022 annual gold insurance?
MySQL one master multiple slaves + linear replication
智慧地铁| 云计算为城市地铁交通注入智慧
Calculate the odd sum of 1~n (1~100 as an example)
Exercices de renforcement des déclarations SQL (MySQL 8.0 par exemple)
Leetcode51.n queen
Summary of Chinese remainder theorem
Storage of MySQL database
Jenkins configures IP address access
函数计算异步任务能力介绍 - 任务触发去重