Re: [Sablevm-developer] Re: qt-embedded and sablevm
Brought to you by:
egagnon
From: David <db...@cs...> - 2004-05-05 22:47:52
|
On Tue, May 04, 2004 at 10:58:58AM +0200, Fabien Renaud wrote: > Soon, I=B4ll be able to run QT embedded applications but ... I have a=20 > little problem. > I set -p "sablevm.boot.class.path=3Dmy_path" and -c=20 > "my_path_where_there_is_helloworld.class" > There is no problem but it doen=B4t check in=20 > "my_path_where_there_is_helloworld.class" so he cannot find helloworld.= class > If i move my helloworld.class in "my_path" that=B4s works well. >=20 Hi, I cannot see what could be wrong unless the path is not specified correctly. If you don't specify the boot class path and use the default one, do you get the same error? Please copy and paste the full command line to report problems. Sometimes it happens to me what I think is correct but I don't do what I think I am doing and then it doesn't work... David --- 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 |