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

AppVeyor script outdated #34

Open
Boscop opened this issue Jun 22, 2017 · 0 comments
Open

AppVeyor script outdated #34

Boscop opened this issue Jun 22, 2017 · 0 comments

Comments

@Boscop
Copy link
Contributor

Boscop commented Jun 22, 2017

The AppVeyor script is outdated and uses an old rust version:
https://github.com/overdrivenpotato/rust-vst2/blob/master/appveyor_rust_install.ps1#L42
It uses rustc 1.16.0 (30cf806ef 2017-03-10) which is why the build is still failing in PR #32 due to the pub(crate) syntax which has been in stable since 1.18.

This is the current AppVeyor rust template:
https://github.com/starkat99/appveyor-rust/blob/master/appveyor.yml

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

No branches or pull requests

1 participant