Re: [Sablevm-developer] Re: qt-embedded and sablevm
Brought to you by:
egagnon
From: Fabien R. <re...@ne...> - 2004-04-30 13:48:38
|
Hello , Thanks you for yours answers. That´s should be not so easy for me because I´m a beginner with all it´s related to Java. Humm, I´ve already a problem : I installed libffi ( from gcc 3.4 tarball ). All seemed ok but now I can´t ./configure sablevm : checking for ffi_prep_cif in -lffi... no ***ERROR: libffi is missing I set CFLAGS, LDFLAGS, LD_LIBRARY_PATH ( like in this page : http://devel.sablevm.org/wiki/LibFFI ) ( I have the stable release 1.1.3 ) Cheers, Fabien Grzegorz B. Prokopski wrote: >On (29/04/04 13:29), Fabien Renaud wrote: > > >>Hello, >> >> > >Hi Fabien, > > > >>I?d like to use sablevm with qt-emebedded on an arm embedded platform. >> >> > >Great! > > > >>I don?t have X installed (I run graphics applications with the >>FrameBuffer). >>What is the minimum I have to install to run java applications with qt lib ? >> >> > >I am not sure what kind of "minimum" you think of. A minimum >development suite needed to compile it all? I guess everything as usuall >besides gtk libraries (and pass --disable-gtk-pee to configure script). > >I've just talked w/ jserv (see http://www.advogato.org/person/jserv/) >and he might be also interested in trying qt-embedded with SableVM. >Though I wouldn't want you guys to end up waiting for each other to >start the tests :-) > >So, Fabien, just go on and tell us whether it works for you or what >are the problems, if any. I am pretty sure that on the JVM side we'll >be able to help you in case of any troubles. Though, if I get it right, >qt-embedded simply uses some JNI to glue QT to Java, so I am not >terribly worried. Should be quite easy. > >Let us know, > > Grzegorz B. Prokopski > > > |