Message 1 of 2
How do I output debug info to visual studio for a fusion 360 c++ addin?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The title says it all. I've tried stdio, streams, and windows output debug string (perhaps not the right set of headers), but all generate link errors or silently fail. Are there any sample programs?
I'm using Windows 10 with the 2019 Community version of Visual Studio.