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

Mismatch between program and library build versions #83

Open
Rojikku opened this issue Dec 1, 2022 · 2 comments
Open

Mismatch between program and library build versions #83

Rojikku opened this issue Dec 1, 2022 · 2 comments

Comments

@Rojikku
Copy link

Rojikku commented Dec 1, 2022

When executing on Archlinux:

Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1017,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1016,wx containers,compatible with 2.8).

Installed via:
https://aur.archlinux.org/packages/remoteplaywhatever-bin
Build method:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=remoteplaywhatever-bin

Running Linux 6.0.10-arch2-1.
Let me know if you need any environment information beyond what is listed.

I am the maintainer of that PKGBUILD, let me know if it needs any corrections.

@m4dEngi
Copy link
Owner

m4dEngi commented Dec 6, 2022

I'm trying to use latest Ubuntu LTS for building binary packages. And the AppImage release is only tested on SteamOS. Maybe that's the cause.
Probably it's better to switch to building from sources?

@Rojikku
Copy link
Author

Rojikku commented Dec 7, 2022

It's probably because the LTS uses older stuff.

I can't build from source with this package, because it's the - bin version it has to use a binary I download.
I could potentially build another version if it doesn't already exist, but, bin versions are nice if you can get it to build.

Not sure exactly what why it's so upset about a minor version difference, but, I guess it's a big deal?...

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