Deimos deployed to iphone can't locate PharoV10.sources

5 views
Skip to first unread message

nate

unread,
Feb 21, 2010, 6:50:29 AM2/21/10
to Mars on Pharo
It is in the poject but I am not sure of the mechanics of how it gets
on the iphone and why it doesn't go where it is supposed to. After I
click ok to the dialog my app works great!

It is really frustrating because it could work so well.

Esteban Lorenzano

unread,
Feb 22, 2010, 6:47:41 AM2/22/10
to marso...@googlegroups.com
Hi,
Well, is cool to see that there is people using Deimos already... but I have to flash a BIG warning with this: the versions published are in development stage, and currently doesn't work properly.
Said so, I have to say two things:

1) PharoV10.sources and iPhone.changes shouldn't be part of a distribution of a deimos application, but you can add them for development purposes. Easies way is to add PharoV10.sources to the project and it will be deployed when compiled and therefore located by pharo.
If you want to simply disable those warnings you can execute this:

Preferences disable: #warnIfNoSourcesFile.
Preferences disable: #warnIfNoChangesFile.

2) Deimos is much more advanced now, but to handle properly the callback logic I had to change things on the VM... yes, unfortunately, right now, deimos runs on a fork (which I hate, but for now is unavoidable... I think john will release squeak 5.3 with this changes, but I'm not sure about that).
If you are interested on run Deimos after all, I can send you the sources :)

Cheers,
Esteban

Reply all
Reply to author
Forward
0 new messages