IFW 3.1.1 developer setup questions
Solved
Qt Creator and other tools
-
I am trying to set up QtCreator to develop an installer. Currently I define the build step as running binarycreator to create the installer and then the run step as executing the installer. This works fine except that I need to be able to debug and see console print statements. It would also be nice if QtCreator was able to autocomplete functions from the IFW source. Does anyone know if this is possible or have a setup guide to follow?