Dear Ti friends,
When I make changes to the routines for development, the microsoft visual c++ runtime library dialog box appears during Debug, showing a lot of errors, how can I fix it?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear Ti friends,
When I make changes to the routines for development, the microsoft visual c++ runtime library dialog box appears during Debug, showing a lot of errors, how can I fix it?
The typical cause is a non-ascii character in some directory path or file name. Please see this forum thread for some examples, and how they were addressed.
Thanks and regards,
-George