Visual Studio 2022 v143 toolset broken
Afonso Pereira
5
Reputation points
So, i've formatted my pc 3 times over this week, because the Visual Studio 2022 v143 Toolset just doesn't work. When i compile my program, at the end of everything, i get this error
Doesn't matter what i do, v143 doesn't work, doesnt matter what project im using. Tested on other pc's, same issue
but when i switch to other versions (v142, v141) everything works fine, formatted my pc 2 times, switched windows versions, always have the same error. This started happening last week. Please someone fix this
1>std.ixx.obj : error LNK2001: unresolved external symbol "void (__cdecl* std::_Raise_handler)(class stdext::exception const &)" (?_Raise_handler@std@@3P6AXABVexception@stdext@@@ZA::<!std>)
Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Sign in to answer