git clone https://github.com/wxWidgets/wxWidgets.git wxwidgets
cd wxwidgets
git reset --hard v3.1.0mkdir build-gtk
cd build-gtk../configure --disable-shared --enable-unicode../configure --enable-shared --enable-unicodemake
make installThats it! Now you are ready for building LightBulb.