-
Notifications
You must be signed in to change notification settings - Fork 9
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
glib.lib is missing #14
Comments
What software are you using to do your compile with? |
I am using Keil uVision. It does the compiling about 20 mins without error and it throws this error. I searched everywhere i cant find information about glib.lib file. Are we supposed to compile glib into .lib file? |
You got me on that one :( |
It really sucks seeing souch a company to not care at all about their products. Really dissapointed from this product as i cant modify parameters when an open source code is used by the company. |
Do what I did. Convert it to a v4.2.7 silent main board. I bought the board, and a set of Ender 3 Pro motor cables. |
While trying to compile the firmware, i get an error message:
.\list\firmware.axf: error: L6002U: Could not open file .\glib.lib: No such file or directory
Seems the glib.lib file is missing from the workspace folder. Please add it in order to compile the code.
Thank you
The text was updated successfully, but these errors were encountered: