Код: Выделить всё
nafxis.lib(isapi.obj): LNK2019 unresolved external symbol "public: __cdecl std::exception::exception(char const * const &,int)" (??0exception@std@@QEAA@AEBQEBDH@Z) referenced in function "public: __cdecl std::bad_alloc::bad_alloc(void)" (??0bad_alloc@std@@QEAA@XZ)
Я попробовал использовать библиотеки: nafxcw.lib, который присутствовал в C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\atlmfc\lib\x64, но это не решило проблему.
Подробнее здесь: https://stackoverflow.com/questions/781 ... char-const