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

not working in Julia version 0.5.0-rc3+0 #60

Open
ianpgm opened this issue Sep 1, 2016 · 2 comments
Open

not working in Julia version 0.5.0-rc3+0 #60

ianpgm opened this issue Sep 1, 2016 · 2 comments

Comments

@ianpgm
Copy link

ianpgm commented Sep 1, 2016

Following error when trying to install on version 0.5:

INFO: Building AudioIO
===================================================[ ERROR: AudioIO ]===================================================

LoadError: syntax: { } vector syntax is discontinued
while loading /Users/ianmarshall/.julia/v0.5/AudioIO/deps/build.jl, in expression starting on line 11

========================================================================================================================

====================================================[ BUILD ERRORS ]====================================================

WARNING: AudioIO had build errors.

 - packages with build errors remain installed in /Users/ianmarshall/.julia/v0.5
 - build the package(s) and all dependencies with `Pkg.build("AudioIO")`
 - build a single package by running its `deps/build.jl` script

========================================================================================================================
@ssfrr
Copy link
Owner

ssfrr commented Sep 7, 2016

I'm not really maintaining AudioIO any more, and have moved development efforts into the JuliaAudio packages. For basic file and soundcard I/O those packages are the way to go. I should put out a new release of AudioIO with an upper-bound of Julia 0.4 in the REQUIRE file, so i'll leave this issue open until then.

Thanks for trying it out, and let me know if there's stuff that you need in the JuliaAudio packages that's currently not supported.

@ianpgm
Copy link
Author

ianpgm commented Sep 8, 2016

Thanks for your help! I managed to get the JuliaAudio packages to do what I need.

@mofeing mofeing mentioned this issue Dec 4, 2016
2 tasks
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

2 participants