Is there any tools to convert .jar file into Qt .dll file?
Then such generated .dll file can be used in Qt C++?
Thank you very much.
Is there any tools to convert .jar file into Qt .dll file?
Then such generated .dll file can be used in Qt C++?
Thank you very much.
Is there any tools to convert .jar file into Qt .dll file?
Then such generated .dll file can be used in Qt C++?
Thank you very much.
Is there any tools to convert .jar file into Qt .dll file?
Then such generated .dll file can be used in Qt C++?
Thank you very much.
Please avoid multi-posting. There are no libraries for specific Qt usage and no, you cannot convert Java to C++ automatically.
Sorry about that mistake. So you mean there is no way to use jar/java code in Qt C++ for Symbian? What if I indeed already have a module function which is
implemented in Java Me, and I want to reuse such function in Qt C++ for Symbian environment? Any menthord? or the only way is to rewrite those Java Me codes in Qt C++?
There is small guide about moving from Java to C++
http://www.horstmann.com/ccj2/ccjapp3.html