1.提示set_terminate,No type named 'terminate_handler' in namespace 'std'
image.png
解决方法:导入头文件#include <__exception/operations.h>,查看该方法的引用文件路径发现有改变
1.提示set_terminate,No type named 'terminate_handler' in namespace 'std'
image.png
解决方法:导入头文件#include <__exception/operations.h>,查看该方法的引用文件路径发现有改变
本文标题:XCode16编译适配问题
本文链接:https://www.haomeiwen.com/subject/srblrjtx.html
网友评论