If you're talking about Qt on Android, then there is an option in Tools- >Options->Android->"Use gradle instead of ant" which will set use gradle for you in the project page.
BogDan. On marți, 4 octombrie 2016 16:20:39 EEST Jason H wrote: > I asked this on the regular list but got no response. It's sort of a > in-between issue. > > For the most part, if I check out a project, I can compile it as-is. Unless > it's a gradle project, in which case I get a bunch of errors, then realize > oh, the Use Gradle check is not checked, I go in check it, it compiles. > > We need a way for the gradle build process to be set on a per-project basis. > Maybe we can add an option to the .pro? > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
