Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] (short description) #17974

Closed
ruggb opened this issue May 12, 2020 · 5 comments
Closed

[BUG] (short description) #17974

ruggb opened this issue May 12, 2020 · 5 comments

Comments

@ruggb
Copy link

ruggb commented May 12, 2020

Bug Description

When I compile the new version of Marlin-bugfix-2.0.x.219812e I get this error multiple times, for many .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.

My Configurations

Compiled with default config files, straight out of the box.

Required: Please include a ZIP file containing your Configuration.h and Configuration_adv.h files.

Steps to Reproduce

  1. unzip download
  2. dbl click Marlin.ino
  3. click Verify

Expected behavior: verify build without errors

Actual behavior: multiple lines for many .CPP files
Error while detecting libraries included by C:\Users..............

The compile does finish = no fatal errors

It does not occur on previous builds.

Additional Information

Windows 10 pro 1909 18363.815
Arduino 1.8.12

  • Provide pictures or links to videos that clearly demonstrate the issue.
  • See How Can I Contribute for additional guidelines.
@sjasonsmith
Copy link
Contributor

What was the include, and in which file?

@ruggb
Copy link
Author

ruggb commented May 13, 2020

false alarm. I have too many builds open and got confused.

@thinkyhead
Copy link
Member

Please use the following resources before coming to GitHub, and please only post bugs that you are unable to solve for more than …let's say… a week:

@ruggb
Copy link
Author

ruggb commented May 13, 2020

@thinkyhead
this isn't solved. If I remove some files I get a lot less errors, but I still get errors.
I do not get any errors compiling a previous build b7f8163 with exactly the same tools/system and default config.
Why is that?
There is something Arduino doesn't like about the libraries referenced in the build. As best I can tell, all the files referenced in the errors include MarlinConfig.h but I don't think it is in that file. Probably one that it includes.
It does compile so to see the errors u must run in verbose mode

@thinkyhead
Copy link
Member

It's recommended to use PlatformIO if Arduino IDE is giving trouble. To most efficiently build with Arduino you need to delete all the HALs from the project that you're not using. If building on Windows, don't put the project into a location with a long path name.

And, please use the provided support forums and get your help with building Marlin from the user community. We don't want to have conversations here unless it is with other developers working on solutions to bugs, or in direct investigation of issues.

If you do want to report a bug, use fewer words and provide data in a concise form. There is nothing actionable here, so this issue is closed.

@MarlinFirmware MarlinFirmware locked as resolved and limited conversation to collaborators May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants