Re: [Sablevm-developer] Re: qt-embedded and sablevm
Brought to you by:
egagnon
From: Fabien R. <re...@ne...> - 2004-05-04 08:58:58
|
Soon, I´ll be able to run QT embedded applications but ... I have a little problem. I set -p "sablevm.boot.class.path=my_path" and -c "my_path_where_there_is_helloworld.class" There is no problem but it doen´t check in "my_path_where_there_is_helloworld.class" so he cannot find helloworld.class If i move my helloworld.class in "my_path" that´s works well. I´m sure that´s a newbie problem :( Cheers, Fabien |