OK, not as specific an answer as I would have hoped for, but then my question was not very specific either :)
My main concern is the deploiyment of the application. Currently, as pure Qt/C++, I can build a static, self contained application in both Windows XP and Mac OS X Would I be able to do that after adding Jambi/Java to the project ? -------------- Original message ---------------------- From: Gunnar Sletta <[EMAIL PROTECTED]> ygor at comcast.net wrote: > I would like to utilize a library that is only avgailable in Java > > My application, so far, is in Qt/C++ > > If I mix Java and C++, will my final product be a C++ application or a Java > application ? > Or do I get to choose which I want ? If you mix C++ and Java you will have a mixed C++ and Java application with pros and cons from both runtimes and languages. best regards, Gunnar _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
