BRX - unresolved external symbol __CxxFrameHandler4 (BRX 2021)
I try to compile and run BRXsample. I have BRX 2021, Visual Studio 2019, in properties I have set toolset v141 and Windows SDK 10.0.18362.0.
Compiler throwed errors - 2 unresolved externa:
__CxxFrameHandler4
and
__GSHandlerCheck_EH4¨
both from drx_entrypoint.lib...
What to do?
Thanks for help.
Majkl
0
Comments
-
use 141 build tools
0 -
But I am using 141 build tools.
0 -
I try to build it in VS 2017 and VS 2019, in both I have in setting Tools v141
0 -
For BC V21 : VS 2017 toolset v141
for BC V22 : VS 2019 toolset v142
:-)0