Skip to content

wxWidgets build script

Li Shengqiu edited this page Jan 30, 2018 · 1 revision

Linux

./configure --disable-shared CXXFLAGS="-D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11" CPPFLAGS="-fPIC" -with-gtk=3
Clone this wiki locally