2022年10月8日

cpp-properties调试纪要

摘要: 报两个错误 std::result_of错误,C++20不支持,提前定义_HAS_DEPRECATED_RESULT_OF 实际用的是Qt5,不支持Q_DISABLE_COPY_MOVE,改为Q_DISABLE_COPY // file: QtCore/qobjectdefs.h, line: 53 阅读全文

posted @ 2022-10-08 15:46 OctoberKey 阅读(137) 评论(0) 推荐(0)

导航