Trying out QBS in QtCreator
-
So I am stumbling along trying to build both an application and a static library.
My can get an application to build and run fine, and I can also break it. Normally I would go to "Compile Output" and see what was going on behind the curtain.
However this is all I see in "Compile Output"
08:23:36: Running steps for project qbsApp1...
08:23:36: Elapsed time: 00:00.I would like to see the compile line with switches/defines/etc.
Ideas?
Regards
Carl