Git Product home page Git Product logo

lame-ios-build's Introduction

lame-ios-build

See https://github.com/kewlbear/FFmpeg-iOS for .xcframework support, integration with FFmpeg and more.

script to build lame for iOS

Usage

  • build fat library for all architectures
./build-lame.sh
  • build libraries for specified architectures
./build-lame.sh arm64 x86_64
  • build fat library from thin libraries
./build-lame.sh lipo

Configuration

Change variables at the beginning to suit your needs.

Tested with

  • lame 3.99.5
  • Xcode 7.2

License

Apache V2

Feedback

Feedbacks are appreciated.

lame-ios-build's People

Contributors

brennanmke avatar kewlbear avatar liloew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lame-ios-build's Issues

lame-ios-build

Sorry, but I can't find the "./lame-ios-build" file. and can you send link to your lame version?
Thank you!

Hello,I'm dowmload lame V3.110(October 2017),build and find Undefined symbols for architecture arm64!

Undefined symbols for architecture arm64:
"_lame_init", referenced from:
-[CXHRecordView transformCAFToMP3:] in CXHRecordView.o
"_lame_encode_buffer_interleaved", referenced from:
-[CXHRecordView transformCAFToMP3:] in CXHRecordView.o
"_lame_set_VBR", referenced from:
-[CXHRecordView transformCAFToMP3:] in CXHRecordView.o
"_lame_init_params", referenced from:
-[CXHRecordView transformCAFToMP3:] in CXHRecordView.o
"_lame_set_in_samplerate", referenced from:
-[CXHRecordView transformCAFToMP3:] in CXHRecordView.o
"_lame_encode_flush", referenced from:
-[CXHRecordView transformCAFToMP3:] in CXHRecordView.o
"_lame_close", referenced from:
-[CXHRecordView transformCAFToMP3:] in CXHRecordView.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

C compiler cannot create executables

checking build system type... x86_64-apple-darwin20.4.0
checking host system type... i386-apple-darwin
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for i386-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i386-apple-darwin-gcc... xcrun -sdk iphonesimulator clang -arch i386
checking whether the C compiler works... no
configure: error: in /Users/mac/Desktop/Organize/Personal/MaighaCom/TestingSources/maiSources/ffmpeg_build/platforms/ffmpeg_build_ios/scratch-lame/i386': configure: error: C compiler cannot create executables See config.log' for more details
make: *** No rule to make target `install'. Stop.

Thank you for help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.