Re: [Live-devel] Updated iOS config for genMakeFiles

2014-12-14 Thread Braden Ackerman
Ross, I downloaded 2014.12.13 on a fresh Mac (outside my daily dev environment) and could build the libraries, so I think the updated build script is working well. I try to read every digest from this mailing list, but if I happen to miss anyone having issues using that script feel free to ema

Re: [Live-devel] Updated iOS config for genMakeFiles

2014-12-13 Thread Ross Finlayson
Braden, Thanks for the update. FYI, I have just installed a new version (2014.12.13) of the “LIVE555 Streaming Media” code that includes an updated “config.iphoneos” file. Please double-check this to make sure it works OK for you. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _

Re: [Live-devel] Updated iOS config for genMakeFiles

2014-12-12 Thread Braden Ackerman
Ross, > One correction to your file: I presume that > /usr/bin/xcrun (3 occurrences) > should be replaced with > $(TOOL_PATH)/xcrun xcrun is actually located in /usr/bin. I should have added a note to the build script that "Command line tools (OSX *.*) for Xcode - Xcode *.*" has to

Re: [Live-devel] Updated iOS config for genMakeFiles

2014-12-11 Thread Ross Finlayson
> I needed Live555 for iOS 8.* built with Xcode 6, so I modified the > config.iphoneos file to make it work. > Perhaps this can be added as config.iphoneosclang. No, I’ll just replace the existing “config.iphoneos” (in the next release of the software). Most people building for iOS will be usin

[Live-devel] Updated iOS config for genMakeFiles

2014-12-11 Thread Braden Ackerman
Ross, You're kind enough to spend time answering the plentiful (and often dumb) questions on this mailing list so I'll contribute to Live555 in anyway I can. I've got a few subclasses I'm thinking about contributing after they're cleaned up. For now: I needed Live555 for iOS 8.* built with Xcode