You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also faced with terminal-related (CLI related) issues in debugger work on Windows in case it build with latest MSVS 2022 versions. Probably, also related to this issue.
Our current releases builts with MSVS 2022 version 17.6.5 (Visual C++ 2022 00482-90000-00000-AA708):
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043.
-- The C compiler identification is MSVC 19.36.32537.0
-- The CXX compiler identification is MSVC 19.36.32537.0
Looks like some compiler/libs changes in MSVC, that should be investigated in future.
Unfortunately, I could propose only try to roll back MSVS to previous version, we have a lot of work now and will not fix/investigate this issue in near future for sure.
When I try to debug after building from source, I get the following error:
When I use the latest release it works fine, but when building from source I get the error.
(I tried building from latest and release commit)
Running
Building
Logs & Files
The text was updated successfully, but these errors were encountered: