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 Can't compile Marlin firmware in VS2019 (Read 2046 times)
kh
Newbies
*
Offline


Posts: 2
Joined: Mar 18th, 2019
Can't compile Marlin firmware in VS2019
Jul 14th, 2020 at 5:36am
Print Post  
I'm compiling Marlin firmware, one of the famous Arduino project.
(Code is here : https://github.com/lovey25/Marlin)

This is the code I am trying to compile and it was well compiled just few days ago.
Now I don't know why but below are the output of Micro Build that I can only see.
I don't even guess where are those come from.

"''''
Compiling 'Marlin' for 'ATmega2560 (Mega 2560) (Arduino/Genuino Mega)'
파일 이름이나 확장명이 너무 깁니다

Error linking for board ATmega2560 (Mega 2560) (Arduino/Genuino Mega)
Build failed for project 'Marlin'
"''''

The second line is Korean. Meaning "filename or extension is too long"
Here is the version that I am using.
- VM: 2020.780.0
- VS: 2019 16.6.3

Please help me~~
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Online


Posts: 2793
Joined: Feb 13th, 2019
Re: Can't compile Marlin firmware in VS2019
Reply #1 - Jul 14th, 2020 at 10:51am
Print Post  
Please supply the build log as shown at the top in the yellow box, with the additional Verbose / Show Build properties set as well, so we can see all of the information.

  
Back to top
IP Logged
 
kh
Newbies
*
Offline


Posts: 2
Joined: Mar 18th, 2019
Re: Can't compile Marlin firmware in VS2019
Reply #2 - Jul 15th, 2020 at 5:44am
Print Post  
Thank you for your attention.
Here I attached the log. Please take a look.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Online


Posts: 2793
Joined: Feb 13th, 2019
Re: Can't compile Marlin firmware in VS2019
Reply #3 - Jul 15th, 2020 at 10:27am
Print Post  
Thank you for the log, and further testing here shows the issue has now been fixed in the latest release 20.07.08.2 which is available via the Extensions and Updates within Visual Studio.

This can also be downloaded from the below forum board:-
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint