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 VS2013 not finding Arduino.exe (Read 2519 times)
Fex
Junior Member
**
Offline


Posts: 10
Joined: Jul 21st, 2014
VS2013 not finding Arduino.exe
Jul 21st, 2014 at 7:50pm
Print Post  
Hello,


I'm new to this software and I'm not getting it to work. I've chosen the Tools > Visual Micro > Choose IDE locations option and set v1.0.x to the following path:

  • C:\Program Files (x86)\Arduino


When I select Build > Build solution I will get 0 errors but it seems that nothing has compiled. I am not getting any output in the output window. 

If I press the "Build and Debug" (green arrow) button I will get the following error message:

  • Unable to start program 'c:\users\[username]\visual studio 2013\projects\[projectname]\Debug\Arduino.exe'


I've also tried to set the IDE version to:

  • C:\Program Files (x86)\Arduino\Arduino.exe


I'm using Arduino v1.0.5r2 on a x64 Windows 8.1 enterprise w/ VS2013 Ultimate.

Also, another thing to point out is that intellisense doesn't seem to be working. These are the steps I've used to create the VS solution:

  • Open VS 2013
  • Select File > New Project 
  • Select Templates > Other languages > Visual C++ > Empty Project
  • To get a .ino file in the solution I have copied it to the solution directory in the VS2013 projects folder and added it to the project Source Files directory using Add Existing Item. 


Hope to hear from you, I am excited to stop using the Arduino IDE and start using the VS2013 which is my preferred IDE of choice.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS2013 not finding Arduino.exe
Reply #1 - Jul 21st, 2014 at 8:15pm
Print Post  
Hi Fex,

Would you please follow the "first steps" and "creating your first project" step and report back with any issues thanks

http://www.visualmicro.com/page/User-Guide.aspx
« Last Edit: Jul 21st, 2014 at 8:16pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint