XE10 Seattle error___seh_personality_v0

Seattle bcc32c compiler error

[ilink32 Error] Error: Unresolved external '___seh_personality_v0' referenced from \DEBUG\PROJECT2.OBJ
[ilink32 Error] Error: Unresolved external '__Unwind_SjLj_Register' referenced from \DEBUG\PROJECT2.OBJ
[ilink32 Error] Error: Unresolved external '___cxa_begin_catch' referenced from \DEBUG\UNIT2.OBJ
[ilink32 Error] Error: Unresolved external '___cxa_rethrow' referenced from \DEBUG\UNIT2.OBJ
[ilink32 Error] Error: Unresolved external '___cxa_end_catch' referenced from \DEBUG\UNIT2.OBJ
[ilink32 Error] Error: Unresolved external '__Unwind_SjLj_Unregister' referenced from \DEBUG\UNIT2.OBJ
[ilink32 Error] Error: Unresolved external '__Unwind_Resume' referenced from \DEBUG\UNIT2.OBJ
[ilink32 Error] Error: Unresolved external '___cpp_terminate' referenced from \DEBUG\PROJECT2.OBJ
[ilink32 Error] Error: Unresolved external '___cxa_throw' referenced from \DEBUG\PROJECT2.OBJ

 

解决办法

$(BDS)\lib\win32\release\

Please note: If you see this line in your project path ($(BDS)\lib\win32\release\ ), it was added erroneously and should be removed. To remove the line, go to: Project > Options> C++ Shared options > Library Path. Click the (...) button to the right of the uppermost pane, highlight the erroneous path and click Delete

 

原文链接: https://www.cnblogs.com/cb168/p/4778484.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    XE10 Seattle error___seh_personality_v0

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/221483

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月13日 上午11:18
下一篇 2023年2月13日 上午11:18

相关推荐