Difficulty in compiling qt application using google translate
-
I created an application that translates from english to chinese using google translate. however, when i compile it on the qt simulator, it translates the word; however, when i compile it on the symbian device with wlan connected,it does not translate.
any solution to this problem
-
Maybe you can provide some code that does not working? Your post is really vogue and I don't think someone can use crystall ball so heavily to understand problem.
-
As Denis Kormalev said source code is mandatory is such cases. Please also check that you set required Symbian capabilities for networking at the pro file of your application.