Coder Social home page Coder Social logo

Comments (6)

sutra avatar sutra commented on June 11, 2024 3

If you're using Ubuntu 17.10 or something like this,
try to check if you have already installed libglew-dev and libglfw3-dev,
or run apt install libglew-dev libglfw3-dev directly,
before ./configure ....

from ffmpeg-gl-transition.

transitive-bullshit avatar transitive-bullshit commented on June 11, 2024

hmm, your libs= command seems to contain some newlines. i'd try it making sure the output prints out correctly, without any newlines

from ffmpeg-gl-transition.

transitive-bullshit avatar transitive-bullshit commented on June 11, 2024

Otherwise, maybe double-check the windows ffmpeg compilation instructions. It seems like gcc isn't being invoked properly, so make sure you follow the official ffmpeg guide to compiling for your platform before trying to compile this slightly modified version.

from ffmpeg-gl-transition.

RoncoCo avatar RoncoCo commented on June 11, 2024

I have looked into the ffmpeg compilation instructions and when I try to run them the compilation is successful, Also typed the entire params for the configure but I still get the same error,

Could it be that I am missing something that need to be present in the environment variables? or any other configuration issue?

from ffmpeg-gl-transition.

transitive-bullshit avatar transitive-bullshit commented on June 11, 2024

I'm really not sure, as I don't have a Windows machine to test with.

Are you sure that ./configure and make both build successfully for you with a vanilla checkout of ffmpeg?

You might also want to try searching for your error.

from ffmpeg-gl-transition.

 avatar commented on June 11, 2024

try to use --extra-libs='-lGLEW -lEGL' instead of --extra-libs='-lGLEW -lglfw' when compiling with configure and make

from ffmpeg-gl-transition.

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.