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 Error Compiling (Read 2821 times)
Johanan
Junior Member
**
Offline


Posts: 13
Joined: Oct 21st, 2014
Error Compiling
Oct 21st, 2014 at 10:35am
Print Post  
I installed visual micro (last version, downloaded today) on VS2012. I can compile for Due board, but when I try the simplest sketch for Leonardo (or any other 8 bits), I get "Error Compiling".
Arduino IDE is 1.5.8.
OS Win7 x64

Thanks for any help,
Johanan
« Last Edit: Oct 21st, 2014 at 10:36am by Johanan »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Error Compiling
Reply #1 - Oct 21st, 2014 at 1:01pm
Print Post  
Hi,

They keep changing things in their beta software  Smiley

Workaround

If you add the location of the arduino ide to the beginning of your PATH environment variable (control panel>environment variables) it will be a workaround until the next release of Visual Micro

For example I opened my pc environment variables and clicked Edit on the "Path" entry. Then I added the following text to the beginning of the Path

D:\Arduino\arduino-1.5.8;

Then re-started the ide and it worked.

Thanks
« Last Edit: Oct 21st, 2014 at 1:04pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Johanan
Junior Member
**
Offline


Posts: 13
Joined: Oct 21st, 2014
Re: Error Compiling
Reply #2 - Oct 21st, 2014 at 4:56pm
Print Post  
Thanks Tim.

Problem solved.  Smiley

Johanan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint