Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build/1.64.0.0 #147

Merged
merged 9 commits into from
Sep 26, 2022
Merged

Build/1.64.0.0 #147

merged 9 commits into from
Sep 26, 2022

Conversation

georgik
Copy link
Collaborator

@georgik georgik commented Sep 22, 2022

No description provided.

@georgik georgik added this to the v1.64 milestone Sep 22, 2022
georgik and others added 2 commits September 22, 2022 17:40
* fix: ⚡️ OpenSSL no longer needs to be installed
@lynaghk
Copy link

lynaghk commented Sep 23, 2022

Please don't forget to add 5d9464b to this branch --- I just tried the pre-release (i.e., installing via https://github.com/esp-rs/rust-build/blob/321226ffac0effa649d5e079eb2900a8cf9ba8a3/install-rust-toolchain.sh) and the downloaded toolchain tried to link to openssl:

dyld[14004]: Library not loaded: '/opt/homebrew/opt/openssl@3/lib/libssl.3.dylib'
  Referenced from: '/Users/dev/.rustup/toolchains/esp/bin/cargo'
  Reason: tried: '/opt/homebrew/opt/openssl@3/lib/libssl.3.dylib' (no such file), '/Users/dev/.rustup/toolchains/esp/lib/libssl.3.dylib' (no such file), '/Users/dev/lib/libssl.3.dylib' (no such file), '/usr/local/lib/libssl.3.dylib' (no such file), '/usr/lib/libssl.3.dylib' (no such file)
zsh: abort      cargo check

@georgik georgik merged commit 5868b45 into main Sep 26, 2022
@georgik
Copy link
Collaborator Author

georgik commented Sep 26, 2022

Thank you @lynaghk for spotting the problem. I guess it was caused by manual build of aarch64 for macOS. I re-run the build again. The artifact should become available in 30 minutes.

@georgik
Copy link
Collaborator Author

georgik commented Sep 26, 2022

The artifact is ready. The problem should not occur.

@lynaghk
Copy link

lynaghk commented Sep 26, 2022

Just tried it out, everything working as intended. Thanks for your hard work on this project, it's really great to be able to use Rust on ESP32 =D

@georgik
Copy link
Collaborator Author

georgik commented Sep 27, 2022

👍 Thank you very much for the confirmation and encouraging words @lynaghk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants