atom feed16 messages in net.java.dev.phoneme.advancedRe: pMEA mr2: how to build JSR172 wit...
FromSent OnAttachments
phon...@mobileandembedded.orgOct 16, 2007 9:07 am 
Gary Adams - Client Systems GroupOct 16, 2007 9:07 am 
phon...@mobileandembedded.orgOct 16, 2007 9:20 am 
Gary Adams - Client Systems GroupOct 16, 2007 9:25 am 
Gary Adams - Client Systems GroupOct 17, 2007 8:18 am 
phon...@mobileandembedded.orgOct 17, 2007 8:18 am 
Hinkmond WongOct 17, 2007 10:28 am 
phon...@mobileandembedded.orgOct 17, 2007 9:49 pm 
phon...@mobileandembedded.orgOct 18, 2007 1:08 am 
phon...@mobileandembedded.orgOct 18, 2007 1:58 am 
phon...@mobileandembedded.orgOct 18, 2007 2:31 am 
Hinkmond WongOct 18, 2007 5:46 pm 
phon...@mobileandembedded.orgOct 18, 2007 8:03 pm 
phon...@mobileandembedded.orgOct 18, 2007 8:17 pm 
phon...@mobileandembedded.orgOct 19, 2007 12:27 pm 
phon...@mobileandembedded.orgOct 19, 2007 7:36 pm 
Subject:Re: pMEA mr2: how to build JSR172 without qt embedded?
From:phon...@mobileandembedded.org (phon@mobileandembedded.org)
Date:Oct 19, 2007 12:27:38 pm
List:net.java.dev.phoneme.advanced

If you are building with USE_JUMP=true, then XletRunner is not included in the
build.

For the libqtawt.so problem, most likely your libqtawt.so is not being able to
link against libqt.so (or libqt-mt.so). Make sure your qt libraries are on the
LD_LIBRARY_PATH. Try ldd lib/libqtawt.so so see if it is finding all the QT
library. Try building with CVM_DEBUG=true. This will give you more info when it
fails to find libqtawt.so.

Chris [Message sent by forum member 'cjplummer' (cjplummer)]

http://forums.java.net/jive/thread.jspa?messageID=241280