摘要: 5 Containers 容器 The ODB runtime library provides built-in persistence support for all the commonly used standard C++98/03 containers, namely, std::vec 阅读全文
posted @ 2021-12-24 09:23 菜鸟_IceLee 阅读(275) 评论(0) 推荐(0) 编辑
摘要: 构建环境 Qt5.9.5 + MSVC2015 32bit, 编译成功,运行时产生一下错误: Starting ****.exe... exited with code -1073741515 问题原因: 由于使用例C++第三方库如:boost、odb,或者第三方QML库如 toou2D,并且使用动 阅读全文
posted @ 2021-12-09 11:00 菜鸟_IceLee 阅读(4215) 评论(0) 推荐(0) 编辑