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 consider order of #include files in script for compilation on Arduino (Read 1545 times)
AutomatenKarl
Newbies
*
Offline


Posts: 1
Joined: Jan 1st, 2018
consider order of #include files in script for compilation on Arduino
Jan 1st, 2018 at 11:33pm
Print Post  
I have a problem with the order of the include files. Visualmicro does not consider the order in the script which leads to compiler errors. The Arduino IDE does it right. 

When I take a closer look at the commandline that is beeing created by VisualMicro it is plain to see that the order is different. 

Question: Is there a way to influence the order of the include files set be visualmicro when building the compiler commands?
« Last Edit: Jan 10th, 2018 at 3:45pm by AutomatenKarl »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: consider order of #include files in script for compilation on Arduino
Reply #1 - Jan 28th, 2018 at 4:53am
Print Post  
Sorry I missed this post earlier. There are some changes due that should resolve this but it would be useful to be sure. Please try to give the following info.

In arduino ide please switch on file>preferences>verbose compile and then build and copy the output to a .txt.

In visual micro switch on vmicro>compiler>verbose and then build and copy the output to a .txt file

Then email both files to info[at]visualmicro.com

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