Giter Club home page Giter Club logo

Comments (5)

Jan-E avatar Jan-E commented on September 24, 2024

The fix for libgsm: Jan-E@8ed8697

And for openssl-1.0.1e

from ffmpeg-windows-build-helpers.

Jan-E avatar Jan-E commented on September 24, 2024

libnettle uses Openssl by default and then complains about missing references in libhogweed.a when building a hogweed *.exe.
If you build both gnutls and openssl (which I need for other applications) you will have to disable openssl in nettle as follows:

download_and_unpack_file http://www.lysator.liu.se/~nisse/archive/nettle-2.7.1.tar.gz nettle-2.7.1
cd nettle-2.7.1
    generic_configure "--disable-openssl"
    do_make_install
cd ..

See https://github.com/Jan-E/MyMpeg

from ffmpeg-windows-build-helpers.

rdp avatar rdp commented on September 24, 2024

was this closed on purpose?

from ffmpeg-windows-build-helpers.

rdp avatar rdp commented on September 24, 2024

Ok merged your master.

On Thu, Nov 7, 2013 at 8:21 AM, Jan-E [email protected] wrote:

Hi Roger,

Great script! I forked it and changed some things. Cherry pick from my
commit:
Jan-E/ffmpeg-windows-build-helpers@e934f35Jan-E@e934f35

Jan


Reply to this email directly or view it on GitHubhttps://github.com//issues/25
.

from ffmpeg-windows-build-helpers.

rdp avatar rdp commented on September 24, 2024

hopefully got nettle in 30a6ad3

from ffmpeg-windows-build-helpers.

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.