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.
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 mails | Author | Date |
|---|---|---|
| Andreas Höschler | Mar 29, 17:19 | |
| Paul Naro | Mar 29, 17:26 | |
| Jon Gotow | Mar 29, 18:03 | |
| Heiko Kopp | Mar 29, 18:27 | |
| Andreas Höschler | Mar 29, 18:39 | |
| Michael Latta | Mar 29, 18:47 | |
| development2 | Mar 29, 22:09 | |
| davicente | Apr 2, 10:13 | |
| davicente | Apr 2, 10:50 | |
| Alastair Houghton | Apr 2, 11:26 | |
| davicente | Apr 3, 11:19 | |
| Rob Keniger | Apr 3, 14:49 | |
| Christian Edward G… | Apr 3, 15:16 | |
| Michael Latta | Apr 3, 15:17 | |
| Christian Edward G… | Apr 3, 15:18 | |
| Michael Vannorsdel | Apr 3, 15:21 | |
| Christian Edward G… | Apr 3, 15:23 | |
| David Vicente | Apr 3, 15:49 | |
| Matt Johnston | Apr 3, 16:29 | |
| Alastair Houghton | Apr 4, 13:38 |






Cocoa mail archive

