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] 2 3  Send TopicPrint
Very Hot Topic (More than 25 Replies) Compiling debug (SOLVED) (Read 29079 times)
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Compiling debug (SOLVED)
Aug 29th, 2016 at 5:01pm
Print Post  
First time posting here. Started using Arduino UNO a couple of days ago, so very new to it.
I wanted to use Visual studio 2015 for Arduino. So I downloaded the Visual Micro Arduino Studio, and got it installed. I have got my correct COM port selected. When I copy a basic code from one of the tutorials on the Arduino site, and do what I have to do, I get this error under 'output'

Compiling debug version of 'Sketch3' for 'Arduino/Genuino Uno'
   Multiple attempts were made to resolve the same include path

Any idea how I can fix that?
« Last Edit: Jan 20th, 2017 at 9:09pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiling debug
Reply #1 - Aug 29th, 2016 at 7:09pm
Print Post  
Hi,

Please zip the Sketch3 folder and attach here or email to info[at]visualmicro.com
  
Back to top
WWW  
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #2 - Aug 29th, 2016 at 7:14pm
Print Post  
Here's the .zip file
  

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: Compiling debug
Reply #3 - Aug 29th, 2016 at 7:20pm
Print Post  
Thanks

Can you please switch on vMicro>Compiler>Verbose and "Show build properties"

Then build and post the output as a .txt or email to info[at]visualmicro.com with link to this post
  
Back to top
WWW  
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #4 - Aug 29th, 2016 at 7:29pm
Print Post  
Here is the .txt file.
  

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: Compiling debug
Reply #5 - Aug 29th, 2016 at 7:42pm
Print Post  
Thanks. I could do with you switching on that "Show build properties" option along side the "verbose".

It will add all the config to the output so I can see what is configured.

Also confirm if new arduino user or have used board manager to add/remove other hardware at any time in the past?


« Last Edit: Aug 29th, 2016 at 7:43pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #6 - Aug 29th, 2016 at 7:53pm
Print Post  
Here's the .txt file

today is the first time using Arduino board, no hardware has been added or removed before using Arduino.
  

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: Compiling debug
Reply #7 - Aug 29th, 2016 at 8:10pm
Print Post  
Hi,

Thanks for all the info.

Did you run the arduino ide once?

Thanks
  
Back to top
WWW  
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #8 - Aug 29th, 2016 at 8:14pm
Print Post  
I have used it many times today
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiling debug
Reply #9 - Aug 29th, 2016 at 8:34pm
Print Post  
Thanks.

I will try a few things out on a clean install and post again later.
  
Back to top
WWW  
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #10 - Aug 29th, 2016 at 8:51pm
Print Post  
Great, thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiling debug
Reply #11 - Aug 29th, 2016 at 11:49pm
Print Post  
Hi,

I just published a new release which should resolve the issue. 

It was a well timed and useful report. Thanks!

  
Back to top
WWW  
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #12 - Aug 30th, 2016 at 12:25am
Print Post  
Great, I will check it out and let you know how I get on with it.
  
Back to top
 
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #13 - Aug 30th, 2016 at 12:28am
Print Post  
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiling debug
Reply #14 - Aug 30th, 2016 at 12:30am
Print Post  
That's part of the release notes.

New release notifications should appear as a flag at the top of the ide.

However you can see them from within Visual Studio in "Tools>Extensions and updates>Updates" or "Tools>Extensions and updates>Online"

Then just click install on the Arduino IDE entry

It's a centralized Microsoft system for all Visual Studio Extensions. Normally works well.

« Last Edit: Aug 30th, 2016 at 12:31am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #15 - Aug 30th, 2016 at 12:33am
Print Post  
Thanks for your help Smiley
  
Back to top
 
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #16 - Aug 30th, 2016 at 1:00am
Print Post  
Still got some sort of error. First off, this is where I got the code from;

https://create.arduino.cc/projecthub/shakram02/arduino-visual-studio-fast-dev-68...

I have also downloaded the required update.

I will provide a screen shot and a .txt.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
V.S.A.User
Junior Member
**
Offline


Posts: 26
Joined: Aug 29th, 2016
Re: Compiling debug
Reply #17 - Aug 30th, 2016 at 1:00am
Print Post  
.txt
  

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: Compiling debug
Reply #18 - Aug 30th, 2016 at 1:19am
Print Post  
Okay I found the issue and you can work around it easily.

In the arduino ide there is menu that lists the boards. At the top is an entry called "Boards Manager". When you open it once the problem will be fixed. Restart Visual studio after you have opened it.

Thanks
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiling debug
Reply #19 - Aug 30th, 2016 at 1:35am
Print Post  
I've just uploaded another update so you can either open the ide board manager or update visual micro. Either will solve the issue.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: [1] 2 3 
Send TopicPrint