Qt 6.11 is out! See what's new in the release
blog
Difficulty in compiling qt application using google translate
Mobile and Embedded
4
Posts
4
Posters
2.6k
Views
1
Watching
-
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.