[ad_1]
I created a undertaking with SDL2 on ios, following this instruction: https://github.com/libsdl-org/SDL/blob/primary/docs/README-ios.md . Every little thing is completely assembled and dealing. Then I wished so as to add SDL2_ttf. I downloaded the most recent model and, as within the case of SDL2, added SDL2_tff.framework to the undertaking with the sport and indicated the trail to the headers.(Every little thing is precisely the identical as with SDL2 itself), nevertheless, after these manipulations, the undertaking stopped being assembled, and with out giving out any errors. Simply outputs Construct Failed. Is there any step-by-step handbook on methods to join SDL2_ttf to the c SDL2 undertaking on ios? If somebody is aware of how to do that, please assist.
[ad_2]
