Git Product home page Git Product logo

Comments (6)

chakrit avatar chakrit commented on June 29, 2024

Whoops, let me fix that.

from gossip.

chakrit avatar chakrit commented on June 29, 2024

I've fixed the podspec file as suggested but I have not fully tested it yet. I think it may not build because the PJSIP libs and headers might need to be included in the download (which I don't think is a good idea.) It is probably best to setup this up manually, for now.

A PR that would properly setup this repo to work the PJSIP pod that's already in the specs repo would be most welcome : )

from gossip.

oxcug avatar oxcug commented on June 29, 2024

I've included PJSIP through another pod https://github.com/chebur/pjsip. It works fairly well, but I don't know how it'll work with both being imported using cocoapods. I'll test it later today and report back.

from gossip.

oxcug avatar oxcug commented on June 29, 2024

There are some linker errors (as you predicted). The best solution I would think would be to either include pjsip or to set the search paths to assume they're using the pjsip pod. I've been tinkering with the search paths trying to get them to work from within the Pods project.

So far it's not working out too well. I'll keep cracking at it and see what happens and may be able to just edit the pod in this repo to automatically include pjsip so we don't have to deal with the linker problems. It'd be sweet if all it took to include pjsip and gossip were:

pod 'pjsip'
pod 'gossip', :git => 'https://github.com/chakrit/gossip.git'

from gossip.

chakrit avatar chakrit commented on June 29, 2024

Yeah including PJSIP with the pod is the easiest way right now. If you can wait until the weekends I'll look into setting up proper CocoaPod dependency and see what I can do.

from gossip.

Harold-D avatar Harold-D commented on June 29, 2024

Hello Chakrit,

What is the status of the Gossip pod?

from gossip.

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.