Re: [Live-devel] iPhone iOS5.1 make error

2012-04-03 Thread Ross Finlayson
> I am trying to generate iOS static libraries for use in iOS5.1 SDK, (latest > and greatest). > > When I run this command in the terminal: > make iphoneos > > I get the following error: > make: *** No rule to make target `iphoneos'. Stop. > > Unfortunately, a config.log file is not generated,

[Live-devel] iPhone iOS5.1 make error

2012-04-03 Thread Carlos Duran
Hi, I am trying to generate iOS static libraries for use in iOS5.1 SDK, (latest and greatest). When I run this command in the terminal: make iphoneos I get the following error: make: *** No rule to make target `iphoneos'. Stop. Unfortunately, a config.log file is not generated, what could be