求助大佬:ubuntu22.04编译d1-h_nezha_min-tina,在网上搜索说是gcc,g++版本太高,降低版本后还是出现错误。
elf.hpp:52:56: error: ISO C++17 does not allow dynamic exception specifications
52 | const section &get_section(unsigned int i) const throw (std::out_o f_range) { return *sections.at(i); };
J
jhyzero 发布的帖子
-
elf.hpp:52:56: error: ISO C++17 does not allow dynamic exception specifications