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)?
wx with gcc 5.1.0.
-
- CodeLite Curious
- Posts: 1
- Joined: Sun Aug 02, 2015 11:00 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: wx with gcc 5.1.0.
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
Note that we don't provide wxwidgets builds here, only CodeLite related issues
Eran
Make sure you have read the HOW TO POST thread