Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
We were using VS2017 for a project were we mixes Python and c++, when we upgraded to VS2019 we also tried to upgrade Python version and upgrade from x32 to x64 for memory optimization.
This seemed to work well, all tests passed etc. but we soon released that we couldn't debug the C++ code. Is this an option that is coming or shall we go back and use the 32-bit version instead? (Or have we missed some setting that enables this?)
The text was updated successfully, but these errors were encountered: