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 Question about avr-gcc command lines in VM (Read 1101 times)
BillPerkins
Newbies
*
Offline


Posts: 0
Joined: May 31st, 2018
Question about avr-gcc command lines in VM
Jun 6th, 2018 at 4:35pm
Print Post  
I am new to Visual Micro.  It is currently running in Visual Studio 2017 
(community) on my machine.

Using the build button I always get an error in "Building core..." , there is a 
parameter -I"" in the line.  If I cut the line out, drop it into a cmd file, remove 
the -I"" and run it then it works.

I have created new projects with nothing in them - get the error.  An existing 
project from a co-worker, builds on his machine fails on mine, same problem.
He does not get the -I"" parameter.

Where does that avr-gcc line get generated, where does the empty include 
come from?  Any one see this before?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Question about avr-gcc command lines in VM
Reply #1 - Jun 6th, 2018 at 10:32pm
Print Post  
Hi,

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 along with link to this post

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