vcrtl icon indicating copy to clipboard operation
vcrtl copied to clipboard

Unresolved externals

Open bobranten opened this issue 5 years ago • 2 comments

When building this with the latest Visual Studio I get two unresolved externals: vcrtl::_msvc::x64::probe_for_exception_object() vcrtl::_msvc::x64::process_catch_block()

bobranten avatar Jun 16 '20 21:06 bobranten

I am sorry but this was a repeate of the last issue that you closed, the problem was that the binary release is not updated so I need to recompile the library myself instead and there where no instructions on how to build the library itself, parhaps you can provide that.

bobranten avatar Jun 17 '20 17:06 bobranten

take a look at the github workflow .yml file. you can do that with visual studio native command prompt

danyhm avatar Nov 09 '22 19:11 danyhm