<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Thank you Edward,</div>

<div>but when I take the latest mercurial of physfs and the latest iOS.cmake the following error occures:</div>

<div>
<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">cmake -DCMAKE_TOOLCHAIN_FILE=ios-cmake/toolchain/iOS.cmake -GXcode ..</p>

<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">CMake Error at ios-cmake/toolchain/iOS.cmake:135 (message):</p>

<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">  No iOS SDK's found in default search path</p>

<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">  /Developer/Platforms/iPhoneOS.platform/Developer.  Manually set</p>

<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">  CMAKE_IOS_SDK_ROOT or install the iOS SDK.</p>

<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">Call Stack (most recent call first):</p>

<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">  /usr/local/Cellar/cmake/2.8.12.1/share/cmake/Modules/CMakeDetermineSystem.cmake:90 (include)</p>

<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;">  CMakeLists.txt:7 (project)</p>
</div>

<div>I'm an absolutly newby in this stuff, but shouldn't the script detect the SDK without any manuell modifications?</div>

<div> </div>

<div>Artem</div>

<div> </div>

<div>
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"> </div>

<div name="quoted-content">On Dec 26, 2013, at 6:45 AM, Artem.Metra@gmx.de wrote:<br/>
<br/>
> Hello everybody,<br/>
> I use physfs for my win, linux and android projects and want to start some ports on iOS. I'm quite new on a Mac. Does anybody build physfs successfully for iOS up to arm64 and can tell me how to build it? Can I use the existing cmake file? Do I need special parameters for it?<br/>
<br/>
With cmake, the easiest way to get going is to use the iOS cmake “toolchain” <a href="https://code.google.com/p/ios-cmake/" target="_blank">https://code.google.com/p/ios-cmake/</a> Just check out the latest code from there and read the directions on <a href="http://code.google.com/p/ios-cmake/wiki/HowTo" target="_blank">http://code.google.com/p/ios-cmake/wiki/HowTo</a> . In theory PhysFS should compile fine.<br/>
<br/>
Edward Rudd<br/>
<br/>
_______________________________________________<br/>
physfs mailing list<br/>
physfs@icculus.org<br/>
<a href="http://icculus.org/mailman/listinfo/physfs" target="_blank">http://icculus.org/mailman/listinfo/physfs</a></div>
</div>
</div></div></body></html>