make get_vendor_deps
Makefile:21: *** "gcc not installed for ledger support, please install". Stop.
We should probably make the error message suggest disabling the LEDGER_SUPPORT in the Makefile for a better and more clear UX.
Are you building with Ledger support disabled?
Ah, no I was using the default makefile. Thanks, that did fix it. We should probably make the error message suggest disabling the LEDGER_SUPPORT line in the makefile.
Most helpful comment
Ah, no I was using the default makefile. Thanks, that did fix it. We should probably make the error message suggest disabling the
LEDGER_SUPPORTline in the makefile.