Re: Future of location services on OM

2009-01-10 Thread Ludwig
n there will be a need to parse whatever intermediate format there is, to propagate it into the Android stack. So for any Android work the question is whether there is a better way than to hijack gps_qemu.cpp for this. Ludwig ___ devel mailing list devel

Re: "X--tag=CC: command not found"

2008-12-01 Thread Ludwig
://ftp.sjtu.edu.cn/ubuntu/pool/main/libt/libtool/libtool_1.5.26-1ubuntu1_i386.deb sudo dpkg -i libtool_1.5.26-1ubuntu1_i386.deb The only thing, unrelated, to get the sample to compile was then: sudo apt-get install libdbus-glib-1-dev Now it compiles and runs on the host machine HTH Ludwig