Sven Kanoldt
Sven Kanoldt
can we get this landed?
can we get that landed?
It seems really to be a apple clang specific problem, because with a brew install of `llvm` (`Homebrew clang version 13.0.0`) it works as below: ```sh $ clang --version Homebrew...
this dependency is introduced by `mio` and that is introduced by `actix-server` that is introduced by `actix-web` I think it's not going to be easy to fix it..
I wanted to start with an example folder to demonstrate certain use cases in order to provide some simple starting points for template authors.
Looks a bit like `cross` accept arguments now somehow different than before. Not sure but a manual trigger would be a good idea as well.
I have also an M1 and it works there. So I do suspect a missing package that is not installed, But I'm not sure which one.
yep, it is installed. ```sh ❯ brew list | grep openssl [email protected] ```
Thanks for the interesting bug report. Step `[5/6]` is probably the file `src/main.rs`, but it's not listed. I would also agree that showing something like this, would help to be...
> Definitely better than silently ignoring but it'd good to also be told why and some clue. Maybe it could only be available in verbose mode and people can enable...