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 Visual Micro in Visual Studio 2017 with Marlin 2.0 (Read 5677 times)
Project J²
Newbies
*
Offline


Posts: 4
Joined: Oct 28th, 2017
Visual Micro in Visual Studio 2017 with Marlin 2.0
Oct 28th, 2017 at 4:03pm
Print Post  
Hi everybody,

I try to compile the newest version of marlin 2.0 (3d printer), but it doesn't work with the new architecture.

I go every time this error message (see attachment).

With the older version (also standard architecture, all same folder), I don't have any problem.

This newest version and architecture is compiled with Arduino IDE 1.8.

Can you help us to solve this problem?

Thanks all for your help! Smiley

Jean-Baptiste

nb. New marlin 2.0 link :https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.0.x
  

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: Visual Micro in Visual Studio 2017 with Marlin 2.0
Reply #1 - Oct 31st, 2017 at 8:31pm
Print Post  
Hi,

Please switch on vmicro>compiler>verbose then build and copy the output to a .txt file. Then email to info[at]visualmicro.com or post here

Also in the arduino ide switch on "file>preferences>compile verbose" then build and copy the output to a .txt file. Email that one too please.

Include a link to this post in your email thanks

note: You should also confirm that you have included all the local project sources into the solution tree. The \inc folder might be part of the local project code but not included. Right click the file name in the solution explorer and then click "Include in project". The icon will change.
« Last Edit: Oct 31st, 2017 at 8:33pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Project J²
Newbies
*
Offline


Posts: 4
Joined: Oct 28th, 2017
Re: Visual Micro in Visual Studio 2017 with Marlin 2.0
Reply #2 - Nov 5th, 2017 at 9:46pm
Print Post  
Hi,

Thanks for your answer. We send you an e-mail a few days ago with the txt output file and the link to this post.
We post it here for memory Smiley

We also confirm that we have included all the local project sources into the solution tree.

Thanks for your help!

Jean-Baptiste
« Last Edit: Nov 5th, 2017 at 9:47pm by Project J² »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Project J²
Newbies
*
Offline


Posts: 4
Joined: Oct 28th, 2017
Re: Visual Micro in Visual Studio 2017 with Marlin 2.0
Reply #3 - Nov 11th, 2017 at 4:07pm
Print Post  
Hi,

I'm just allowing you to get back on the problem.

Thank you !

Jean-Baptiste
  
Back to top
 
IP Logged
 
MendipAndy
Newbies
*
Offline


Posts: 4
Joined: Nov 20th, 2017
Re: Visual Micro in Visual Studio 2017 with Marlin 2.0
Reply #4 - Nov 20th, 2017 at 6:58pm
Print Post  
It looks like this may be the same problem I just reported... eg. if the architecture line in one of your library.properties files does not include the architecture you are building for.

vMicro and the Arduino IDE handle this situation in slightly different ways. vMicro does not include the library in it's library search path; whereas the Arduino IDE does include the library but issues a warning.

As a temporary workaround you can locate the problem library and edit it's library.properties file to say "architecture=*"
« Last Edit: Nov 20th, 2017 at 7:00pm by MendipAndy »  
Back to top
 
IP Logged
 
Project J²
Newbies
*
Offline


Posts: 4
Joined: Oct 28th, 2017
Re: Visual Micro in Visual Studio 2017 with Marlin 2.0
Reply #5 - Nov 21st, 2017 at 8:24pm
Print Post  
Hello everybody,

I still can not compile the sketch "Marlin 2.0".

Test conditions:
- Use of the latest version of vMicro with the latest beta version of the arduino IDE 1.9.
- Disabling the "Deep search includes" function in the compile menu of vMicro

Here are the output builds from vMicro and the Arduino IDE.

Do you have any idea where the problem might come from ?

Thank you

Jean
« Last Edit: Nov 21st, 2017 at 8:24pm by Project J² »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint