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 How to use C++ Resources ? (Read 2146 times)
Visual lover
Newbies
*
Offline


Posts: 6
Joined: Apr 29th, 2016
How to use C++ Resources ?
May 21st, 2016 at 7:30am
Print Post  
I have some long strings (HTML ou Javascript code) to integrate in my code.

Is it possible to declare them in an resource file which can be integrated into the code during the generation and got during the runtime ?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: How to use C++ Resources ?
Reply #1 - May 21st, 2016 at 2:21pm
Print Post  
Don't think so but worth asking on the arduino.cc forum. Visual Micro performs the same compile as the arduino ide in most cases.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint