Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Non static method to call java class issue
-
Hello everyone
I am facing one issue with Qt 5.14.2 that non static method to call java class is not working with this new Qt .it was working perfect with Qt 5.13 versions.
I tried everything yet no solution found.can anyone help or tell me that what are the new changes made into Qt 5.14.2 version .
Just because of this I am facing connectivity issue in my application so I need solution as fast as possible.
Please kind request.
-
My error is
No such non static call method,I still couldn't find any solution.