-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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] error compile at menu.h #15919
Comments
I got this exact same error message also. A few hours of compiling with different options got met to this offender: #define PID_EXTRUSION_SCALING Try disabling it. Its in Configuration_adv.txt. |
the cause is having |
it fix... thanks |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Error compile at menu.h on LPC1768 MKS SGen-L
no matching function for call to 'TMenuEditItem<MenuEditItemInfo_float3>::action(const char* const&, int, float*, int, int)'
call of overloaded 'draw(bool, int8_t&, const char* const&, int, float*,
error started on 15/11/2019 update - Reduced string storage using tokens (#15593)
Configuration.txt
Configuration_adv.txt
The text was updated successfully, but these errors were encountered: