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

micromamba macos build fails #1276

Closed
Nelson-numerical-software opened this issue Oct 31, 2024 · 0 comments · Fixed by #1277
Closed

micromamba macos build fails #1276

Nelson-numerical-software opened this issue Oct 31, 2024 · 0 comments · Fixed by #1277

Comments

@Nelson-numerical-software
Copy link
Collaborator

  "_Pa_StartStream", referenced from:
      Nelson::AudioplayerObject::play(int, int) in AudioplayerObject.cpp.o
      Nelson::AudioplayerObject::resume() in AudioplayerObject.cpp.o
  "_Pa_StopStream", referenced from:
      Nelson::AudioplayerObject::pause() in AudioplayerObject.cpp.o
  "_Pa_Terminate", referenced from:
      Nelson::terminateAudio() in AudioHelpers.cpp.o
ld: symbol(s) not found for architecture arm64
arm64-apple-darwin20.0: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/macOS/libnlsAudio.dylib] Error 1

before OK: portaudio 19.6.0 h13dd4ca_9 conda-forge
after KO: portaudio 19.7.0 h5833ebf_0 conda-forge

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 a pull request may close this issue.

1 participant