Multiple Libraries Were Found For "U8glib.h" - RepRap

Welcome! Log In Create A New Profile RepRap forum Home > Firmware Folder > Firmware - Marlin > Topic Advanced Multiple libraries were found for "U8glib.h" Posted by ruggb Forum List Message List New Topic
ruggb Multiple libraries were found for "U8glib.h" October 31, 2019 07:51PM Registered: 11 years ago Posts: 294
I can only find 1 library file "u8glib.h" It is in D:\Users\Bill\Documents\Arduino\libraries There was one here >> C:\Program Files (x86)\3D\Arduino\libraries that I deleted. When I compile, how is Arduino IDE finding this >> Multiple libraries were found for "U8glib.h"? Reply Quote
Dust Re: Multiple libraries were found for "U8glib.h" October 31, 2019 08:26PM Admin Registered: 14 years ago Posts: 7,301
Turn on verbose compiling in the preferences to give real error messages. This will show all file paths Reply Quote
ruggb Re: Multiple libraries were found for "U8glib.h" November 01, 2019 08:36AM Registered: 11 years ago Posts: 294
yes, that is how I found the one I deleted. But it still says there is more, but only gives me the path to the one it is using. Reply Quote
Dust Re: Multiple libraries were found for "U8glib.h" November 01, 2019 05:40PM Admin Registered: 14 years ago Posts: 7,301
Paste the log to pastebin and link it here for examination. Reply Quote
ruggb Re: Multiple libraries were found for "U8glib.h" November 01, 2019 10:50PM Registered: 11 years ago Posts: 294
I recompiled to an empty log so what is in here is one compile. application.log There are no errors during compile, just the message at the end about more than 1 u8glib file during == Detecting libraries used... Alternatives for U8glib.h: [[email protected]] ResolveLibrary(U8glib.h) -> candidates: [[email protected]] at end Multiple libraries were found for "U8glib.h" Used: D:\Users\Bill\Documents\Arduino\libraries\U8glib Using library U8glib at version 1.19.1 in folder: D:\Users\Bill\Documents\Arduino\libraries\U8glib Maybe it is just the way it is Reply Quote
Dust Re: Multiple libraries were found for "U8glib.h" November 02, 2019 12:01AM Admin Registered: 14 years ago Posts: 7,301
That is not the build log... and if you get no errors.. just try it. If the LCD works, its fine. Edited 1 time(s). Last edit at 11/02/2019 12:04AM by Dust. Reply Quote
ruggb Re: Multiple libraries were found for "U8glib.h" November 02, 2019 10:26AM Registered: 11 years ago Posts: 294
where do i find the build log? It does work. I am just trying to understand why it is telling me there is more than one instance of the lib. Reply Quote
Dust Re: Multiple libraries were found for "U8glib.h" November 02, 2019 05:17PM Admin Registered: 14 years ago Posts: 7,301
The build log is the part that scrolls past at the bottom While in that area CTRL A to select all of it, then CTRL C, and finally in a text editor CTRL V If you start arduinio from command line it also logs to that window. Reply Quote Newer Topic Older Topic Print View RSS Sorry, only registered users may post in this forum.

Click here to login

This forum is powered by Phorum.

Tag » Arduino U8glib.h