Re: [Sablevm-user] AWT with SableVM
Brought to you by:
egagnon
From: David P. B. <db...@CS...> - 2003-02-18 16:59:00
|
Hi, I tried it but it didn't work. It didn't hang however, it just couldn't find some symbol in the library. SableVM uses a customized version of the Classpath libraries. The snapshot taken from CVS may be several months old and that could explain it. Depending on how much time you have and your technical ability, one thing you could try is: 1) Figure out the changes done by SableVM (i.e. with cvs diff) and do a patch. 2) Download the most recent Classpath libraries and apply the patch. David On Sun, Feb 16, 2003 at 01:14:57AM +0000, Neil Campbell wrote: > Hi all, >=20 > Has anyone managed to run any AWT programs with SableVM? I know the Cl= asspath=20 > project's AWT support is at a very early stage, but I haven't managed t= o get=20 > as far as making a window appear. >=20 > Running a small test program (which just creates a Frame) sablevm just = seems=20 > to hang with the message 'loading gtkpeer'. I modified the build scrip= t to=20 > try and force the gtk peers to be built, and it seems they have been, b= ut I=20 > still can't make anything happen. I admit I don't really know much=20 > (anything) about the workings of the awt stuff in Classpath. >=20 > I'd appreciate any suggestions/pointers. >=20 > Thanks, > Neil >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Sablevm-user mailing list > Sab...@li... > https://lists.sourceforge.net/lists/listinfo/sablevm-user --=20 --- David B=E9langer Graduate Student School of Computer Science McGill University Office: MC226 Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt |