You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* m-labs/master:
applets: compatibility with older Qt. Closes#629
doc: update LLVM configure command (fixes#628).
runtime: match argument signedness between ARTIQ Python and ksupport.
runtime: refactor rtio_output_list.
runtime: use correct ABI when accepting ARTIQ lists.
I was trying to install 3.0 to test. For this step in installing rust,
I ran into the following error,
I tried the solution listed here, https://github.com/Alexpux/MINGW-packages/issues/871
modifying the cmake command for llvm to
And that seems to work. At least from the output of the command I get,
Should that be added to the instructions? This was using a virtual machine with Ubuntu 14.04 if that makes a difference.
The text was updated successfully, but these errors were encountered: