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
when I run cabal v2-build all, It got error as follow:
cbits/cycles.c:55:2: error:
error: Unsupported OS/architecture/compiler!
|
55 | #error Unsupported OS/architecture/compiler!
| ^
#error Unsupported OS/architecture/compiler!
The text was updated successfully, but these errors were encountered:
Same issue here. I wanted to use the semantic-typescript package to build a linter but it doesn't seem to compile for me.
I'm also on an M1 Mac, running MacOS Ventura.
when I run
cabal v2-build all
, It got error as follow:cbits/cycles.c:55:2: error:
error: Unsupported OS/architecture/compiler!
|
55 | #error Unsupported OS/architecture/compiler!
| ^
#error Unsupported OS/architecture/compiler!
The text was updated successfully, but these errors were encountered: