file not found
I’ve been trying to learn C++ and I started to learn about GUIs, but I’ve encountered some problems.
I am using wxWidgets 3.2.5, downloaded it by source on the official website but I can’t get It to work – whenever I try to run the example you can download on GitHub (https://github.com/lszl84/wx_cmake_template/tree/master) It says 'wx/wxprec.h'
file not found.