[EMAIL PROTECTED] 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
