[NTLK] trouble building iOS Einstein

Matthias Melcher mm at matthiasm.com
Sun Feb 20 03:12:23 EST 2011


On 19.02.2011, at 16:54, Charles Mangin wrote:

> double *grumble* 
> 
> this time, i've tried compiling for the simulator, and it compiles fine, but when it launches asks for a newton ROM.
> 
> i put my rom file, the one i use for the desktop version of Einstein, in the _Data_ directory, named "717006", per the instructions. the same ROM that works in the desktop version should work for the iOS version, yes?

Um, with the simulator, you have to put the ROM into the simulator file system. I just updated the source code so that you can see the required path in the Xcode console. The message will look something like this:

Initializing the emulator
ROM file required here:
 /Users/matt/Library/Application Support/iPhone Simulator/4.2/Applications/4183522E-A7A9-4666-9870-9BC5045AA6D8/Documents/717006.rom
or here:
 /Users/matt/Library/Application Support/iPhone Simulator/4.2/Applications/4183522E-A7A9-4666-9870-9BC5045AA6D8/Documents/717006.aif
 /Users/matt/Library/Application Support/iPhone Simulator/4.2/Applications/4183522E-A7A9-4666-9870-9BC5045AA6D8/Documents/717006.rex

I had to change all this because the ORM need to be separate in the official iOS version.

 - Matthias


More information about the NewtonTalk mailing list