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 Wrong file loaded on error (Read 3351 times)
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Wrong file loaded on error
Oct 4th, 2011 at 4:16pm
Print Post  
If there is a build error like the one below, and you double click on the error, the file in the temp directory is loaded in stead of the real file in the project directory.
Code
Select All
Compiling 'Rewinder_2' for 'Arduino Duemilanove or Nano w/ ATmega328'
Rewinder_2.pde : In file included from
defines.h : 'Keypad' does not name a type
 


If you double click on the 'Keypad' word, it will open the wrong file.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Wrong file loaded on error
Reply #1 - Oct 4th, 2011 at 4:38pm
Print Post  
ok thanks. 

Looks like the error handling needs a  bit of work for .h files Smiley

You seem to be doing some good testing, would you like to register on codeplex and add your issues to the Arduino for Visual Studio "Issue Tracker"? 

The issue tracker is reserved for users who are "up & running" and making good suggestions which sounds like you Smiley
  
Back to top
WWW  
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: Wrong file loaded on error
Reply #2 - Oct 4th, 2011 at 5:08pm
Print Post  
Thanks, I will do that.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint