Mismatch Between The Program And Library Build Versions Detected
Join GitHub today
Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchart,compiler with C ABI 1009,wx. I'm not sure how to set the MSC version or what that is. Maybe it's a Microsoft compiler version for native c. I can see that cl.exe produces a 1800 number for VS 12.0.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHave 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
Comments
commented Jun 13, 2017
Good Habit Checklist for Issue Reporting
Issue Reproduce Instructions
Expected BehaviorWoeUSB launched without issues Current BehaviorWoeUSB aborted with: Info of My EnvironmentWoeUSB Version2.0.8 from the releases page OS DistributionUbuntu 16.04 AMD64 |
commented Jun 13, 2017
This is because WxWidgets checks the library version and refuses to run if mismatch, the build on Travis CI is on Ubuntu 14.04 while this system is 16.04, thus the package is incompatible with it. Commit 029652d disables the deployment of the built package form Travis CI, this issue should be fixed by #104 instead. |
commented Dec 10, 2018
the sames happend on rpi3! |
When attempting to plot with gnuplot using the wxt terminal type, there is a warning message about a mismatch between program and library versions.
nate@minerva:~$ gnuplot -d
G N U P L O T
Version 5.0 patchlevel 4 last modified 2016-07-21
Copyright (C) 1986-1993, 1998, 2004, 2007-2016
Thomas Williams, Colin Kelley and many others
gnuplot home: http://www.gnuplot.info
faq, bugs, etc: type 'help FAQ'
immediate help: type 'help' (plot window: hit 'h')
Terminal type set to 'wxt'
gnuplot> plot sin(x)
11:51:52 AM: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).
gnuplot> quit
ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: gnuplot-x11 5.0.4+dfsg1-3
ProcVersionSignature: Ubuntu 4.8.0-32.34-generic 4.8.11
Uname: Linux 4.8.0-32-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
Date: Wed Dec 28 11:53:40 2016
SourcePackage: gnuplot
UpgradeStatus: Upgraded to yakkety on 2016-12-19 (9 days ago)
- воскресенье 02 февраля
- 86