P
Peter Manas
Guest
I installed VS 2017 on a Windows 7 laptop, loaded my C++ project, selected "Retarget solution" to upgrade from VS 2012, debug-configuration recompiled the project, and got the error message that is the title of this inquiry. How do I resolve it? Any hints?
The project uses multi-byte character set, not Unicode. I will eventually upgrade it Unicode, but I have other issues to tackle first, so I'd like to avoid Unicode for now.
Peter
Continue reading...
The project uses multi-byte character set, not Unicode. I will eventually upgrade it Unicode, but I have other issues to tackle first, so I'd like to avoid Unicode for now.
Peter
Continue reading...