Error in building of Qt-generated iOS project in Xcode -
i have generated ios project (a hello world project device) using qt. can build , run on device qt when open in xcode , click run, tries build few seconds, says “cancelled” , gives no error. nil says: “build: cancelled”. why kind of error? should check?
some “cancelled” error related 3rd party tools “agvtool”. when remove it, build , run. tried this, when remove “qt” targets, can run app. works hello world project in havent used of qt-dependent classes/functions. because planning utilize them, guess need qt target.
is there solution run in xcode? may cause error?
ps:
when check build logs, see each time build, output changes. (i run app if build stops 1 time again , again, each time may give different log. also, runs success.)
here link build logs:
https://drive.google.com/folderview?id=0b_sqvupjn726rxaxrkqxnnfox0e&usp=sharing
ios xcode qt
No comments:
Post a Comment