I don't know what your current state is, but I would try to do this: 1) Remove any instances of the "-fabi-version" GCC argument from the packages involved. 2) Make sure everything was compiled with the same version of GCC.
--David On Tue, Jul 11, 2017 at 10:02 AM, Wayne Stambaugh <[email protected]> wrote: > I've just finished building KiCad after performing an upgrade to gcc 7.1 > and once again I'm faced with an ABI mismatch error between the > wxWidgets library build ABI version (1010) and the program build ABI > version 1011. I rebuilt and installed the wxWidgets packages using gcc > 7.1 but I'm still getting the ABI version error. Should I report this > on the issue tracker on github or is someone already working on it. In > the mean time any help resolving this issue until new wxwidgets packages > are built would be appreciated so I can get some work done. I imagine > this will also effects wxPython as well. Thanks in advance for the help. > > Cheers, > > Wayne > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
