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/acquire from source #2

Open
ProbablePrime opened this issue Dec 2, 2024 · 0 comments
Open

Build/acquire from source #2

ProbablePrime opened this issue Dec 2, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ProbablePrime
Copy link
Member

We currently have a hard coded opus.dll in this repo.

Now we have our fork of OPUS available at: https://github.com/Yellow-Dog-Man/opus we need to ensure these are in sync.

Right now they aren't.

The latest version of Resonite's opus.dll works with P-Opus. The version here appears to not.

   FrooxEngine.Tests.ValueCopyTests.TestValueCopy [FAIL]
      System.EntryPointNotFoundException : Unable to find an entry point named 'opus_get_version_string' in DLL 'opus'.
      Stack Trace:
           at POpusCodec.Wrapper.opus_get_version_string()
           at POpusCodec.Wrapper.opus_get_version_string()
           at POpusCodec.Opus.get_Version()

I'm going to publish a version of this repo, with the opus.dll from the Resonite build, that appears to work. which will unblock me, but untill we resolve this issue correctly it might periodically re-appear.

@ProbablePrime ProbablePrime added the help wanted Extra attention is needed label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant