[Qt-jambi-interest] QTJambi in MacOS

Eskil Abrahamsen Blomfeldt eblomfel at trolltech.com
Thu Feb 5 15:37:50 CET 2009


Dennis Kehrig wrote:
> What, exactly - Java oder Eclipse? Because I got the same problem
> without using Eclipse at all (compiled on Windows, then run on Mac OS
> X). Java on Windows does not accept this option, is this a Mac-only thing?

Hi, Dennis.

Yes, it's a mac-only thing, because the implementation of Java on Mac is 
  pretty different from the platforms maintained by Sun.

Both Eclipse and Qt Jambi require that you use this option when 
launching the Java runtime. In fact, whenever you start a Java 
application which uses a different GUI library than Swing on Mac, you 
will have to pass in the -XstartOnFirstThread option.

-- Eskil



More information about the Qt-jambi-interest mailing list