rmsalinas / DBow3

Improved version of DBow2
Other
507 stars 238 forks source link

Build error: ISO C++17 does not allow dynamic exception specification #42

Open niebayes opened 4 years ago

niebayes commented 4 years ago

Unable to be built with C++17 since the dynamic exception specification has been expired since C++17. See https://en.cppreference.com/w/cpp/language/except_spec.

DamonsJ commented 3 years ago

same question hope this problem be fixed