Giter Site home page Giter Site logo

Comments (9)

chirag225 avatar chirag225 commented on August 16, 2024

Hi @slavavdovichenko please check this error, i can not understand what file duplicat

from medialibdemos3x.

slavavdovichenko avatar slavavdovichenko commented on August 16, 2024

I cannot reproduce this problem with my samples

from medialibdemos3x.

chirag225 avatar chirag225 commented on August 16, 2024

Hi thank you for your replay Can you Explain how can i handle this duplicate symbol error

from medialibdemos3x.

slavavdovichenko avatar slavavdovichenko commented on August 16, 2024

Check your project target if the kit of the libs is like here:

  • in Build Phases -> Link Binary With Libraries
    screen shot 2015-09-23 at 10 47 22 am
  • in Build Settings -> Search Paths -> Library SearchPaths
    screen shot 2015-09-23 at 10 48 14 am
    If your target has some other libraries you have to remove them.

from medialibdemos3x.

chirag225 avatar chirag225 commented on August 16, 2024

Thank you sir this is working now

from medialibdemos3x.

satyamub avatar satyamub commented on August 16, 2024

@chirag225 @slavavdovichenko I am experiencing the same issue.. The code line which if I add I get the duplicate symbol issue.
I have checked the above comments and checked that all are included.

MPMediaDecoder *decoder = [[MPMediaDecoder alloc] initWithView:previewView];
Another thing I get to know that its suggested to add CoreData.framework in the page however in this screenshot in above comment, its not getting shown. Why so?

Please help me out!!!

from medialibdemos3x.

satyamub avatar satyamub commented on August 16, 2024

I am using Xcode 6.4 thats why I have used .dylib file instead of tbd file. I am getting the below errors.

duplicate symbol _llvm.cmdline in:
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/MediaLibiOS3x/MediaLibiOS.a(MPMediaDecoder.o)
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/libav-11.4/lib/libavcodec.a(vorbis_parser.o)
duplicate symbol _llvm.embedded.module in:
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/MediaLibiOS3x/MediaLibiOS.a(MPMediaDecoder.o)
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/libav-11.4/lib/libavcodec.a(vorbis_parser.o)
duplicate symbol _llvm.cmdline in:
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/MediaLibiOS3x/MediaLibiOS.a(MPMediaDecoder.o)
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/libav-11.4/lib/libavcodec.a(xiph.o)
duplicate symbol _llvm.embedded.module in:
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/MediaLibiOS3x/MediaLibiOS.a(MPMediaDecoder.o)
/Users/saty/Desktop/iOS Development/RTMPObjCPlayer/RTMPObjCPlayer/lib/libav-11.4/lib/libavcodec.a(xiph.o)
ld: 696 duplicate symbols for architecture x86_64

from medialibdemos3x.

satyamub avatar satyamub commented on August 16, 2024

I got the issue its because of the tbd file I am not using because I am working on the Xcode 6.4. @slavavdovichenko how can I use Xcode 6.4 to use this library????

from medialibdemos3x.

slavavdovichenko avatar slavavdovichenko commented on August 16, 2024

Hi,

You can get the older version from http://www.themidnightcoders.com/download.html (3.3.1).
But maybe it is better to upgrade the Xcode?

from medialibdemos3x.

Related Issues (20)

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.