Go to advanced search

by AlfredoMeraz
Fri Jan 09, 2015 8:26 pm
Forum: Graphics programming
Topic: wxWidgets installation
Replies: 11
Views: 21643

Re: wxWidgets installation

Following Alec steps, after: apt-get install libgnomeprintui2.2-dev you can: apt-get install libwxgtk2.8-dev and it will install the library with headers and everything needed to compile your apps. Version 2.8.12 will be installed. `wx-config --cppflags` will give you the flags needed to compile and...

Go to advanced search