CrossplatformNativeTest icon indicating copy to clipboard operation
CrossplatformNativeTest copied to clipboard

How to debug the cross-platform C++ library

Open abrasat opened this issue 1 year ago • 0 comments

@olegtarasov Thanks for the excellent tutorial and for the cross-platform code sample! I could not figure out how to test/debug the functionality inside the cross-platform C++ library. Is there any way to debug the library by starting the NET 6 console application in Visual Studio and stepping into the function calls?

abrasat avatar Mar 17 '23 17:03 abrasat