Cento1 Posted May 1, 2020 Share Posted May 1, 2020 Hello guys, today i wanted to build the project (make -j3) and i got the error which says wx.h not found. I have installed: libwxgtk3.0-gtk3-0v5 and my OS is Ubuntu 20.04. Can someone give me tips to solve the problem? Thanks in advance Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted May 1, 2020 Share Posted May 1, 2020 @Stan` Link to comment Share on other sites More sharing options...
Loki1950 Posted May 1, 2020 Share Posted May 1, 2020 It's looking for wx.h which is a header file and not part libwxgtk3.0-gtk3-0v5 you also need libwxgtk3.0-gtk3-0v5-dev as well Enjoy the Choice 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now