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 1510.26 (Read 1666 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1510.26
Oct 24th, 2015 at 2:33pm
Print Post  
  • Fix: Missing compiler errors!!
  • Fix: Debug if the sketch path name or source file names contain a single quote.
  • .ino source code can be placed in sub folders or linked from other locations. Only the master sketch.ino must be located directly in the sketch folder.
  • Local sketch copies of arduino libraries that exist under folder "src\_micro-api\libraries" override installed user or core libraries. For example this means that the eeprom library can be copied locally and edited without affecting other projects that use the eeprom library
  • Project structure - Local libraries, source code in sub folders and "Linked" shortcuts to code outside of a project. Initial documentation
  • Debug local project libraries
« Last Edit: Oct 26th, 2015 at 2:06am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint