Open Ahmedbutt opened 6 years ago
Is your Xcode version 8.3.3?
My xcode verson is : Xcode 9.3
Using Xcode 9.3 to build FFmpeg's armv7 version will fail. I found some inaccurate information, probably because Xcode9.3 weakened support for armv7.
Can you tell me any change in script to compile it ? I also tried to compile mpv independently, it is also causing some issue.
You need to install Xcode 8.3.3 and then set Xcode->Preference->Locations->Command Line Tools to Xcode 8.3.3.
The script supports independent building of any library. Get more info with ./build -h
.
I also tried to compile mpv independently. But it is also causing not building. Please see follwoing issue.
I will download xcode 8.3.3 and tried to compile ffmpeg and let you know.
@ybma-xbzheng I have followed your instruction and installed xcode 8.3.3. I got following error:
@Ahmedbutt , any update ? Were you able to solve this issue?
Still, I am unable to use this project on iOS. @antonz0319 , if you found anything, please let me know. Thanks
Any news on this ? thanks
@Red-Mak Nothing.
mpv-ios-build @Red-Mak @Ahmedbutt Maybe you can try this
mpv-ios-build @Red-Mak @Ahmedbutt Maybe you can try this
Your build scripts not working with Xcode 13.
Error Message:
Unable to find either POSIX or MinGW-w64 environment, or compiler does not work.
mpv-ios-build @Red-Mak @Ahmedbutt Maybe you can try this
Your build scripts not working with Xcode 13.
Error Message:
Unable to find either POSIX or MinGW-w64 environment, or compiler does not work.
I also encountered the same problem:Xcode version 12. (12E262) Did you solve it?
I was able to build ir. However, i am still unable to use the created libraries and run the code.
Regards
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: MenThu @.> Sent: Tuesday, December 21, 2021 9:57:36 PM To: ldwardx/mpv-build-mac-iOS @.> Cc: Ahmed Ashraf Butt @.>; Comment @.> Subject: Re: [ldwardx/mpv-build-mac-iOS] Build issue for iOS (#1)
mpv-ios-buildhttps://github.com/nihalahmed/mpv-ios-scripts @Red-Makhttps://github.com/Red-Mak @Ahmedbutthttps://github.com/Ahmedbutt Maybe you can try this
Your build scripts not working with Xcode 13.
Error Message:
Unable to find either POSIX or MinGW-w64 environment, or compiler does not work.
I also encountered the same problem:Xcode version 12. (12E262) Did you solve it?
— Reply to this email directly, view it on GitHubhttps://github.com/ldwardx/mpv-build-mac-iOS/issues/1#issuecomment-999245628, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALJV6RYKCI5OJ2WTR343ID3USE5CBANCNFSM4FERBGAQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you commented.Message ID: @.***>
mpv-ios-build @Red-Mak @Ahmedbutt Maybe you can try this
Your build scripts not working with Xcode 13. Error Message:
Unable to find either POSIX or MinGW-w64 environment, or compiler does not work.
I also encountered the same problem:Xcode version 12. (12E262) Did you solve it?
I've only built successfully with Xcode 11 ,but after upgrade Xcode ...
I have been able to compile libmpv.a
, just drop the version of waf down.
waf version:waf 2.0.9 (8a950e7bca9a3a9b1ae62aae039ef76e2adc4177)
build error uchardet Xcdoe14.2
Reproduction steps: