Page 1 of 1

wx with gcc 5.1.0.

Posted: Sun Aug 02, 2015 11:16 am
by ziaccot
Wx "hello world" default`s won`t work, cause the libs are compiled with gcc 4.9.2
What should I do, to get it work under the new gcc (5.1.0)?

Re: wx with gcc 5.1.0.

Posted: Sun Aug 02, 2015 11:24 am
by eranif
You should compile wxWidgets with the same compiler 5.1.0
Note that we don't provide wxwidgets builds here, only CodeLite related issues
Eran