HOW TO
Instructions provided describe how to compile and build WxWidgets 2.8.7.
Code:
tar -zxvf /<path to sourcecode>/wxWidgets-2.8.7.tar.gz
Code:
./configure --prefix=<installation location> --enable-unicode --with-gtk
Code:
make all
Code:
make install
Note:
Make sure that <installation location>/bin is in the PATH so that wx-config may be executed from the project's makefiles.
Article ID:000011482
Get help from ArcGIS experts
Download the Esri Support App