[01:36:25] <Dominus> I give up... tried to make an xcode project file to see how far I can get with building Exult via xcode (and then trying to build it for iOS) but the damn thing won't build at all. BAH
[11:13:44] <Dominus> malignant, maybe we should keep the ios/sdl 1.3 discussion off the android thread :)
[11:14:49] <Dominus> though I started it...
[11:55:13] <Malignant_Manor> Well, 1.3 is at least relevant to Android.
[11:55:55] <Malignant_Manor> I agree to keep it off. I was just hoping for him to start another thread anyway.
[11:56:29] <Dominus> yes, but the way jeff ports Exult, the porting problems to SDL 1.3 do not apply :)
[11:57:11] <Dominus> I'm not sure whether he needs any SDL for his port
[12:00:41] <Malignant_Manor> I don't think he will use it.
[12:01:34] <Malignant_Manor> It would be nice if I had some idea what is going wrong and how to fix it.
[12:19:23] <Malignant_Manor> In a few more years, 1.3 might actually get a release.
[12:29:54] <Dominus> yes, and THEN we should port to it for real
[12:30:37] <Dominus> right now it sucks that if you want to port to iphone you need the development branch of SDL 1.3
[12:34:00] <Malignant_Manor> It would be nice to have it work though even if most of it is just compatibility mode.
[12:34:25] <Dominus> you're right
[12:40:17] <Malignant_Manor> Then you could make an x-code project that works.
[12:41:33] <Malignant_Manor> More compiles that you would need to do each update
[12:42:30] <Dominus> not much of a problem :)
[12:42:46] <Dominus> the xcode project file is a big problem for me though
[12:44:28] <Dominus> it *should* work but it stumbles over undefined uints and stuff. All that is figured out by the automake tools needs to be figured out some other way I guess but I couldn't find good hints for that...
[12:45:14] <Dominus> not that I've been able to build any other SDL based project (tried Nuvie and ScummVM)
[12:46:00] <Dominus> ScummVM xcode project probably needs SDL 1.3 (since that project file is mainly for building the iphone port)