I have a library that I need to compile in order for my iPad app to work. This library relies on ICE (written for ICE 3.4.1). In order to get this library to work, I'm trying to compile the library with IceTouch, but am having a lot of problems.
I guess my first question is: should I be trying to compile with the normal ICE 3.4.1 or IceTouch? I have managed to compile ICE 3.4.1 from source for i386, and it works fine with the simulator, but there are issues when trying to compile for armv7.
I'm still very new to ICE, and any help is appreciated.

Reply With Quote