does qt creator(4.13.2) support MTd under debug mode

后端 未结 0 1559
旧巷少年郎
旧巷少年郎 2020-12-28 18:28

My project is set to be Mtd like as follow: QMAKE_CFLAGS_DEBUG =-Zi -MTd QMAKE_CXXFLAGS_DEBUG = -Zi -MTd

and I tried to convert QString to const char* like this: QStr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题