Compiling error #40
Team-Deepflights
started this conversation in
General
Replies: 1 comment
-
You have to update the submodules when downloading a new version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have downloaded the latest git over Github and tried to compile it, i got:
\src\driver.c:1494:51: error: 'driver_cap_t {aka union <anonymous>}' has no member named 'spindle_at_speed' if((hal.spindle.get_data = (hal.driver_cap.spindle_at_speed = settings->spindle.ppr > 0) ? spindleGetData : NULL) &&
The other version I had compiled without trouble, but i have no backup of it ;-)
Beta Was this translation helpful? Give feedback.
All reactions