lili8888 / remail-iphone

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

Can't build in Xcode #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. follow the instruction to clone the code, sh pull_dependencies.h
2. remove the three20.xcodeproj in project,drag the three20.xcodeproj in 
../three20/src/Three20 and follow the new instruction 
3. build

What is the expected output? What do you see instead?
build and run in simulator.i get 14 errors instead,

/Users/www1/Documents/workspace/remail-SampleCode/remail-iphone/Classes/MailView
Controller.m:43:0 
/Users/www1/Documents/workspace/remail-SampleCode/remail-iphone/Classes/MailView
Controller.m:43: error: request for member 'size' in something not a structure 
or union

/Users/www1/Documents/workspace/remail-SampleCode/remail-iphone/Classes/MailView
Controller.m:461:0 
/Users/www1/Documents/workspace/remail-SampleCode/remail-iphone/Classes/MailView
Controller.m:461: error: request for member 'bottom' in something not a 
structure or union

/Users/www1/Documents/workspace/remail-SampleCode/remail-iphone/Classes/MailView
Controller.m:634:0 
/Users/www1/Documents/workspace/remail-SampleCode/remail-iphone/Classes/MailView
Controller.m:634: error: request for member 'right' in something not a 
structure or union

What version of the product are you using? On what operating system?
the latest update version,
i use snow leopard 10.6.3
Xcode 3.2.2

Please provide any additional information below.

Original issue reported on code.google.com by sssy...@gmail.com on 9 Jun 2010 at 5:42

GoogleCodeExporter commented 8 years ago
I also have same problem.

1. follow the instruction to clone the code, sh pull_dependencies.h
2. remove the three20.xcodeproj in project,drag the three20.xcodeproj in 
../three20/src/Three20 and follow the new instruction 
3. build

build failed,I get 14 errors.

Please help!

Original comment by dora...@gmail.com on 11 Jun 2010 at 8:20

Attachments:

GoogleCodeExporter commented 8 years ago
Has anybody gotten the new Three20 to work in remail?

Original comment by brianmbu...@gmail.com on 22 Jul 2010 at 5:22

GoogleCodeExporter commented 8 years ago
This looks like a dupe of issue #18

Original comment by thilopl...@googlemail.com on 8 Apr 2013 at 2:24