Search found 4 matches

by AngeleToR
Mon Aug 09, 2010 4:49 pm
Forum: iPhone Port
Topic: Files not found compiling last SVN version
Replies: 10
Views: 8491

Sorry for being out of the project so long. Been busy with job. I've tried the new xcode, works great and compiles with just some warnings, but linking fails. Seems to complain about libraries being built for a different achitecture, and some objects fails to link. Warnings looks like this: ld: warn...
by AngeleToR
Tue Jul 27, 2010 2:14 pm
Forum: iPhone Port
Topic: Files not found compiling last SVN version
Replies: 10
Views: 8491

I'm using the official SDK from Apple, so that's why the common makefiles aren't working for me, sure... My doubt was about the #include refering to filenames not found, but now I'm in front of my Mac and will give it a go again. As soon as it compiles I will upload whatever files I have to touch, y...
by AngeleToR
Tue Jul 27, 2010 7:18 am
Forum: iPhone Port
Topic: Files not found compiling last SVN version
Replies: 10
Views: 8491

Ops, so sorry, too much talking and so little info by my side, my mistake. One of the files missing may be in /engines/sci/graphics/gui.h and gui.cpp. I'm talking by memory, I'm in the iphone not the computer, this evening will repost further info. I also though of file renames, or the .xcode projec...
by AngeleToR
Mon Jul 26, 2010 4:35 pm
Forum: iPhone Port
Topic: Files not found compiling last SVN version
Replies: 10
Views: 8491

Files not found compiling last SVN version

Hi guys, I'm rather new into iphone programming, and the first thing I wanted to give a shot was this awesome app. I've followed the README instructions, read the WIKI and the forum, and even accesed the SVN via https to no avail. Some files, all of them belonging to the sci tree are missing and the...