VSCode error "This platform (win32-arm64) is not supported" debugging into Rust unit test #1301
Unanswered
jasonnewyork
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello - I just bought an new Surface Pro Laptop which is ARM based and have been working on one of my Rust projects. I can build / run the Rust application fine and even debug into the main application, however when I try to debug directly into one of my unit tests VSCode is returning this error "This platform (win32-arm64) is not supported". I am sure you need a lot more detail - but wanted to start here in case anyone else has also experienced this problem. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions