Can we create an Plugin manager written by C++ to call a Plugin by java?
Hello Experts,
My problem is:
My application is written by C++ with Qt frameword. However, we want to call a plugin written by Java to run. In Qt to have the QPluginLoader for call an plugin written by C++ to run, but can not call the java plugin. How can we solve this proplems? If you have a ways to help, please let me know,
Thanks
Vu Nguyen

