From: Arno P. <ar...@pu...> - 2009-08-19 20:36:57
|
ART...@Au... wrote: > Ah, ok... I am trying to compile the java class that was provided with xmlvm... so there should be no issue there. Is there something wrong with the way I am trying to compile? as long as the --in points to the class files, it should be OK. Perhaps you can take a look at build.xml to double check your command line parameters. > Also, when I run the make file out of the dist/demo... (the one that is supplied), I get the simulator up, but no app is in it.. even if I swipe left. If I swipe right, I get the search... Quite frankly, I don't know why that doesn't work for you. After you run the Makefile, what is the content of directory ~/Library/Application Support/iPhone Simulator/User/Applications? There should be a sub-directory 'XMLVM' created by the Makefile. Note that you might have to re-launch the emulator for it to pick up the new application. Arno |