I tried to run FasterCap in Linux, but got the following error. However, I cannot find this library anywhere, but I have libwx_gtk3u_core-3.0.so.0. Is there any way to get rid of this issue?
./FasterCap: error while loading shared libraries: libwx_gtk2u_core-3.0.so.0: cannot open shared object file: No such file or directory
if you have core-3.0, you are on a newer version than the one FasterCap was compiled for.
The simplest solution is compiling FasterCap from sources in your target OS. You can download the sources from GitHub (see our download page for the link).