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 Work in progress - 1703.30 (Read 438 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Work in progress - 1703.30
Mar 25th, 2017 at 3:51pm
Print Post  
download

  • UTF8 in the Serial Monitor / Console. (tip: To create utf-8 source code click "File>Save As>With Encoding"
  • Fix: Tool chain discovery: Ignore discovered hardware source folders that are empty. Causes build errors if a package\version folder existed that was empty. The arduino.h and other sources would fail to be found by the compiler.
  • Add - New CLI tool. Compile Arduino folder structure or compile visual studio project structure. overview: Supports the same build as visual micro, all build properties can be overridden, final output can be copied to specified location. (the tool is beta, the output format is likely to change prior to release)
  • Handle situations where discovered tools are not listed in json index files and installed hardware references a similar but missing tool. The recent arduino 1.8.2 release was an example with hardware version 1.6.18 and a new unlisted atmel/avr tools version. Also now resolved by arduino.cc in board manager
« Last Edit: Mar 30th, 2017 at 8:34pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Work in progress - 1703.30
Reply #1 - Mar 30th, 2017 at 10:33pm
Print Post  
This Topic was moved here from Release notes and notifications (Extension) [move by] Visual Micro.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint