Wintermute Engine Forum

Wintermute Engine => WME Lite => Topic started by: piere on December 03, 2013, 12:41:45 AM

Title: iOS 7 compiling errors
Post by: piere on December 03, 2013, 12:41:45 AM
Hello I am not sure if anyone else is getting this, but when I set the WME lite project's minimum requirements to iOS 7, I get tons of error messages. This does NOT occur if I set it to iOS 6 or below. Any suggestions? Here is a screenshot below:




(http://i.snag.gy/m1Ylh.jpg)

http://i.snag.gy/m1Ylh.jpg





Title: Re: iOS 7 compiling errors
Post by: Mnemonic on December 03, 2013, 10:16:58 AM
As far as I can tell, it's caused by the freeimage dependency. Apparently the library will need to be recompiled using the current toolset.

https://bitbucket.org/MnemonicWME/wmelite/issue/21/ios-update-libfreeimage-for-xcode-5
Title: Re: iOS 7 compiling errors
Post by: piere on December 03, 2013, 12:04:14 PM
Is there be an easy fix for this? Have you already recompiled it or would I need to?
Title: Re: iOS 7 compiling errors
Post by: Mnemonic on December 03, 2013, 12:16:21 PM
No, I have not.