- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I build for debug so I can step through UMC code in the debugger.
Do I pass in a parameter to one of the batch files like build32.bat?
Thanks
Do I pass in a parameter to one of the batch files like build32.bat?
Thanks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Dennis W
How do I build for debug so I can step through UMC code in the debugger.
Do I pass in a parameter to one of the batch files like build32.bat?
Thanks
Do I pass in a parameter to one of the batch files like build32.bat?
Thanks
I set up Visual Studio for building in debug mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, it is true that the sample applications include the Visual C++ project files for debug configuration. There are two configurations in the VC++ projects:
debug_ascii: the project uses ascii characters.
debug: the project use unicode character set
Thanks,
Chao
debug_ascii: the project uses ascii characters.
debug: the project use unicode character set
Thanks,
Chao
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page