Hi All,
Are there any decent tutorials for building wxWidgets apps on Xcode that cover newer versions of Xcode? I have used wxWidgets for a long time and made many projects on Windows, I am now switching to Mac for a couple of projects and having a hard time getting a new project going. I can build the libraries, I can build the minimal app using wxWidgets 3.1.5, but as soon as I try to make a new sepereted project of my own everything just explodes. I have tried using the info at https://wiki.wxwidgets.org/Creating_Xcode_projects_for_wxWidgets_applications and a couple of other tutorials I found on the web, but just cannot get anything to work. I just need to know if there is a simple way to create new projects outside of the wxWidgets samples folder. Thanks in advance!
Andy Kellett