Skip navigation.
 
mlRe: iPhone SDK
FROM : davicente
DATE : Wed Apr 02 10:50:48 2008

I have the same error with a simple example:

"#import <UIKit/UIKit.h>
        error: UIKit/UIKit.: No such file or directory "

I have added framework UIkit to the project and it doesn´t work.
Can anybody help us?
Thank you.




Andreas Höschler wrote:
>
> Hi all,
>

>> Well you can use a PPC Mac to run Xcode for iPhone, and debug your
>> code using the simulator but it won't create the binaries for the
>> iPhone or iPod touch. I am ding that right now, waiting on my new
>> Intel Mac to get here. So basically you can't load your code on the
>> iphone without an Intel Mac.
>>
>>
>> On Mar 29, 2008, at 11:47 AM, Michael Latta wrote:
>>

>>> I imagine that 1) using a PPC mac will not be supported, and 2) you
>>> may not be able to connect to the iPhone hardware with a PPC mac. 
>>> There is a reason they make that a system requirement.  If it works
>>> in the mean time have fun, but expect that at a critical point it
>>> will fail.  If you are just playing around that may be fine, if you
>>> plan to build commercial apps, I would not rely on that long-term.

>
> Just afte rinstalling the iPhone sdk downloaded a few days ago I
> realized that there is even a newer SDK with some enhencements. I
> downloaded and installed that. Then I downloaded the first demo project
> HelloWorldClassic from the Apple page and gave that a shot. The source
> code doe snot build. I get
>
> #import <UIKit/UIKit.h>
>      error: UIKit/UIKit.: No such file or directory
>
> Now what is that? Is that PowerPC related or am I missing anything
> else? At least the demo projects should build, shouldn't they?
>
> Thanks a lot!
>
> Regards,
>
>    Andreas
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
>


--
View this message in context: http://www.nabble.com/iPhone-SDK-tp16371703p16444374.html
Sent from the OmniGroup - MacOSX-Dev mailing list archive at Nabble.com.

Related mailsAuthorDate
mliPhone SDK Andreas Höschler Mar 29, 17:19
mlRe: iPhone SDK Paul Naro Mar 29, 17:26
mlRe: iPhone SDK Jon Gotow Mar 29, 18:03
mlRe: iPhone SDK Heiko Kopp Mar 29, 18:27
mlRe: iPhone SDK Andreas Höschler Mar 29, 18:39
mlRe: iPhone SDK Michael Latta Mar 29, 18:47
mlRe: iPhone SDK development2 Mar 29, 22:09
mlRe: iPhone SDK davicente Apr 2, 10:13
mlRe: iPhone SDK davicente Apr 2, 10:50
mlRe: iPhone SDK Alastair Houghton Apr 2, 11:26
mlRe: iPhone SDK davicente Apr 3, 11:19
mlRe: iPhone SDK Rob Keniger Apr 3, 14:49
mlRe: iPhone SDK Christian Edward G… Apr 3, 15:16
mlRe: iPhone SDK Michael Latta Apr 3, 15:17
mlRe: iPhone SDK Christian Edward G… Apr 3, 15:18
mlRe: iPhone SDK Michael Vannorsdel Apr 3, 15:21
mlRe: iPhone SDK Christian Edward G… Apr 3, 15:23
mlRe: iPhone SDK David Vicente Apr 3, 15:49
mlRe: iPhone SDK Matt Johnston Apr 3, 16:29
mlRe: iPhone SDK Alastair Houghton Apr 4, 13:38