-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
A naive user might try to use MixDown to do a build without having installed some essential tooling such as gcc or libtool. It would be nice if MixDown could do a sanity check to see if all the required tooling was installed.
It could be either invoked manually (e.g., using a --sanity-check flag), or maybe done automatically before attempting to do a build. If done automatically, it could do a check only if libtool is needed.
Metadata
Metadata
Assignees
Labels
No labels