The Wayback Machine - https://web.archive.org/web/20201205091452/https://github.com/libobjc/SGPlayer/issues/111
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with build script #111

Open
billylindeman opened this issue Oct 1, 2019 · 0 comments
Open

Issue with build script #111

billylindeman opened this issue Oct 1, 2019 · 0 comments

Comments

@billylindeman
Copy link

@billylindeman billylindeman commented Oct 1, 2019

./build.sh iOS build fails

====================
[*] make ios toolchain ffmpeg-armv7
====================
build_source: /Users/billy/Development/quartz/SGPlayer/build/source/iOS/ffmpeg-armv7
build_prefix: /Users/billy/Development/quartz/SGPlayer/build/build/iOS/ffmpeg-armv7/output

--------------------
[*] configurate ffmpeg
--------------------

--------------------
[*] check OpenSSL
----------------------

--------------------
[*] configure
----------------------
config:   --disable-gpl --disable-nonfree --enable-runtime-cpudetect --disable-gray --disable-swscale-alpha --disable-programs --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-doc --disable-htmlpages --disable-manpages --disable-podpages --disable-txtpages --disable-avdevice --enable-avcodec --enable-avformat --enable-avutil --enable-swresample --enable-swscale --disable-postproc --enable-avfilter --disable-avresample --enable-network --disable-d3d11va --disable-dxva2 --disable-vaapi --disable-vdpau --disable-devices --disable-filters --disable-iconv --disable-audiotoolbox --enable-videotoolbox --disable-linux-perf --disable-bzlib --enable-cross-compile --disable-stripping --arch=armv7 --target-os=darwin --enable-static --disable-shared  --enable-pic --enable-neon --prefix=/Users/billy/Development/quartz/SGPlayer/build/build/iOS/ffmpeg-armv7/output  --enable-openssl xcrun -sdk iphoneos clang
xcrun -sdk iphoneos clang is unable to create an executable file.
C compiler test failed.

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.```

I'm running macOS 10.15 with Xcode11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.