STL variant
wxWidgets-devel with STL interface and Unicode is a new ABI recommended by upstream.
wx container variant
wxWidgets-wxcontainer-devel with the old wx container interface and Unicode support is now deprecated.
./configure --with-gtk=3 --with-pic=yes --without-gtkprint --disable-stl --with-cxx=11 --enable-shared --disable-static --target=elf_x86_64 --enable-debug_info --enable-compat28 -enable-unicode --prefix=/opt && make clean && make && make install