From: Scott W. <sco...@gm...> - 2009-11-22 22:47:26
|
I'm sure I'm missing something pretty simple, but I've pulled the latest xmlvm out from SVN and built it successfully using "ant all" and "ant all-cc". I can see that the latter created a series of XCode projects, but when I open those in XCode, something definitely doesn't seem quite right. The project doesn't seem to have any references to the source code at all, so "Build and Go" doesn't really do much and there's nothing to install on the simulator. I did manage to bring up a project successfully by following the instructions in the xmlvm manual, though I had to remove everything related to GL because that framework isn't added to a project as described in those instructions. Am I doing something wrong here, or are those projects just not working yet? I saw that they're a very recent addition. Thanks for all the great work on this project! Scott Wells |