MithunReddy / remail-iphone

Automatically exported from code.google.com/p/remail-iphone
0 stars 0 forks source link

Impossible to compile after performing all steps correctly #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. after performing sh pull_dependencies.sh
2. Selecting the iphone device 3.0 & Distro option
3. Build & go

What is the expected output? What do you see instead?
an error free compiled version of the remail app

What version of the product are you using? On what operating system?
OS x 10.5.8
xcode 3.1.4

Please provide any additional information below.

I have been trying to pull the dependencies multiple files & started from 
scratch multiple times. I only need to extend the characters the app searches 
from 30 pages to 100 or more. (In case someone can compile the files for me 
after changing the  #define BODY_LENGTH_LIMIT 30000 towards 3000000 from the 
file EmailProcessor.m)

I am facing the issues sasl.h not found and tried everything as the issue#1 
describes including creating the links. 

I'm far from a developer so any assistance would be highly appreciated. I only 
need to use this file to search more than 30 pages and I'm desperately trying 
over the last 4 days. Ps: I am using a friends apple as I don't have one myself 
(and I have to return it in 3 days)

Thanks guys!

Original issue reported on code.google.com by koos.dup...@gmail.com on 10 Aug 2010 at 1:25