SFML community forums

Help => General => Topic started by: skoware on October 29, 2018, 03:00:21 pm

Title: Build iOS libs on Mojave / XCode 10 failed
Post by: skoware on October 29, 2018, 03:00:21 pm
Hi,

I tried to build the iOS libs after this tutorial (https://github.com/SFML/SFML/wiki/Tutorial:-SFML-for-iOS). When I finally try to generate the libs with XCode, the following error message comes up:

/Library/Frameworks/Mono.framework/Versions/5.12.0/include/ft2build.h:56:10: 'freetype/config/ftheader.h' file not found

(working on MacOS Mojave 10.14 and XCode 10)
Since I have not worked with the Mac for so long, I have no idea how to fix this Problem. For help, I would be grateful

Thank you, skoware
Title: Re: Build iOS libs on Mojave / XCode 10 failed
Post by: aditya on October 15, 2020, 04:34:11 pm
Hello, I have the same fatal error during building, namely:
fatal error:
      'freetype/config/ftheader.h' file not found
Any tips on how to solve this problem? Thanks.
Aditya