Welcome! Log In Create A New Profile

Advanced

Error meaning

Posted by ruggb 
Error meaning
May 12, 2020 07:29AM
when I compile a new version of Marlin 2.0.x bugfix I get this error multiple times, maybe on all the .CPP files.

Error while detecting libraries included by C:\Users..............

The compile does finish = no fatal errors

It does not occur on a previous build.
Re: Error meaning
May 12, 2020 08:11AM
how about posting the actual error, not a vague reference to it?

And config files, in case its platform specific..

And build platform..

Doesnt happen to me on current bugfix under platformio for mega2560

Edit: just tried another common board LPC1769 based, no issues...

Edited 1 time(s). Last edit at 05/12/2020 08:57AM by Dust.
Re: Error meaning
May 12, 2020 08:37AM
It doesn't happen with any Marlin 2 version I've compiled under platformio or Arduino IDE for my Hictop or MPCNC machines.


Computer Programmer / Electronics Technician
Re: Error meaning
May 12, 2020 09:35AM
also cross posted here. [github.com]

With fractionally more information... apparently we are not worthy to know that they used

Windows 10 pro 1909 18363.815
Arduino 1.8.12
Re: Error meaning
May 12, 2020 12:10PM
Quote
Dust
how about posting the actual error, not a vague reference to it?

And config files, in case its platform specific..

And build platform..

Doesnt happen to me on current bugfix under platformio for mega2560

Edit: just tried another common board LPC1769 based, no issues...

Are you running the compiler in verbose mode? It will compile with these errors so if you are just looking at the bottom line you may not be seeing them.

There are multiple lines of errors and they are all different after \src\ but they are all .CPP files

"Error while detecting libraries included by C:\Users\Bill\AppData\Local\Temp\arduino_build_250903\sketch\src\HAL\AVR\HAL.cpp"

The last build I got in January Marlin-bugfix-2.0.x.b7f8163 does not have errors.
The build from 4 hours ago Marlin-bugfix-2.0.x.219812e does right out of the box. No changes to it.
It also has the errors running my config files.
It also errors with Arduino 1.8.13 nightly build

Apparently, no one knows what the error means since the information I have not supplied you previously really is irrelevant to the error since it works for one build and not for another.

Edited 2 time(s). Last edit at 05/12/2020 12:20PM by ruggb.
Re: Error meaning
May 12, 2020 10:02PM
it compiles.

Edited 1 time(s). Last edit at 05/12/2020 10:15PM by ruggb.
Sorry, only registered users may post in this forum.

Click here to login