Coder Social home page Coder Social logo

Comments (7)

stefanalund avatar stefanalund commented on July 21, 2024

My guess is that it's because Bowser is linked to an older version of OpenWebRTC. That lib has been removed: EricssonResearch/openwebrtc-build-scripts@531c6b8

Go in to Target -> Build Phase -> Link Binary With Libraries and remove libraries that are red.

Please make a pull request if this solves the problem.

from bowser.

eelcocramer avatar eelcocramer commented on July 21, 2024

That works. Altough I have the idea that libgstdtls might have to be installed with gettext. When I run the build-gettext I get a 'INSTALL' file missing just like in: EricssonResearch/openwebrtc#24

make[4]: *** No rule to make target `hello-c/INSTALL', needed by `install-data-local'.  Stop.
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

from bowser.

stefanalund avatar stefanalund commented on July 21, 2024

But you can run Bowser now, or?

from bowser.

eelcocramer avatar eelcocramer commented on July 21, 2024

Yes I can. And I am able to run (some) of examples apps on the web.

I'm not sure if there is still a dependency for libgstdtls but I haven't hit it yet or that the dependency is removed like you suggested before.

from bowser.

superdump avatar superdump commented on July 21, 2024

We removed libgstdtls from the build. It is an alternative DTLS implementation that we were monitoring for a while though we had already implemented our own element. We try to employ upstream project elements as much as possible rather than doing not-implemented-here work. Unfortunately the patches against upstream projects were rejected and now we didn't think there was a good reason to keep it in the build. It was unused so it can just be removed from Bowser.

from bowser.

stefanalund avatar stefanalund commented on July 21, 2024

Would appreciate if you made a pull request for your changes in Bowser's Xcode project files. Thanks.

from bowser.

eelcocramer avatar eelcocramer commented on July 21, 2024

No problem. See #13.

from bowser.

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.