Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Unicode in text editor (Read 1058 times)
The_Specialist
Full Member
***
Offline


Posts: 228
Joined: Jul 1st, 2020
Unicode in text editor
Feb 12th, 2023 at 9:43am
Print Post  
Hi,

I am getting regularly this message, mostly when I copy code from an other project.

Q1. May I convert it? What are the consciences? 
Q2. Why I am getting this?


« Last Edit: Feb 12th, 2023 at 9:53am by The_Specialist »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
The_Specialist
Full Member
***
Offline


Posts: 228
Joined: Jul 1st, 2020
Re: Unicode in text editor
Reply #1 - Feb 12th, 2023 at 12:50pm
Print Post  
I think the source code of the text editor is UTF8, but it found some 16 bit code and converted to UTF16. I don't think it's an issue, because the compiler convert it back to binairy as long it knows what the input is.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unicode in text editor
Reply #2 - Feb 12th, 2023 at 4:38pm
Print Post  
The micronctrollers support UTF8. If you pasted some unicode from the web you can delete it or let the ide convert it to UTF8.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint