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 1609.4.2 - Libaries and more (Read 1452 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
1609.4.2 - Libaries and more
Sep 4th, 2016 at 8:34pm
Print Post  
  • The recent changes to support importing of libraries caused a number of issues with library resolution which are now fixed.
  • Toggle Hidden Files had also suffered from the changes and is now working correctly.
  • This is an important release in terms of stabalization of changes from arduino 1.6.11, atmel studio (affects VS) and new functionality surrounding the use of .cpp instead of .ino files
  • Note about arduino 1.6.11. It seems to be deleting the package_index.json from the contributions folder at times. This causes compiler errors with tools failing to be resolved. You can repair the issues by opening the visual micro board manager (via the Visual Micro Explorer) and click the Rescan button (sometimes twice).
  • Recommended update for all users.


Outstanding items

1) Compiler cache is recompiling too often
2) Platforms with any ToolDependancies such as as Adafruit Trinket resolve to the wrong gcc tool (version).
3) Deleting previously compiled code without remiving #includes. The objects files are still found by the compiler until a "Clean" or "Rebuild" event occurs. Can be confusing and will be fixed  asap
4) There will be a minor update later this week with these issues resolved and it is hoped we are then back onto a stable release. 

Sorry for anyone who has been affected during the transition, please do report to the forum where there is usually a workaround.

Thanks to all for the feedback.
« Last Edit: Sep 4th, 2016 at 9:28pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint