Coder Social home page Coder Social logo

Comments (6)

SteUK avatar SteUK commented on May 4, 2024

To answer my own question...

Yes, it is the use of multiple compilers. I have made everything with make (gcc) and, with a little bit of fiddling, managed to build up ffmpeg with Transform360 for Windows under MSYS2.

Case closed!

from transform360.

EthanXzhang avatar EthanXzhang commented on May 4, 2024

I face the same problem when I use Cmake to generate the Translate360 in Win10/VS2017.
Everything seems OK before using MSYS2 to make FFMpeg,but the undefined reference problem appeared(the same as yours).
Thanks for report your solution.

from transform360.

EthanXzhang avatar EthanXzhang commented on May 4, 2024

hi!I still trapped by this problem.
I build it in Ubuntu, using openCV 3.1.0. Move the lib and include to windows and add it when configure the FFMpeg. In other issue(#35), I read a solution about change the version of openCV, but I try and it doesn't work.
Can you give more detail about this issues solution.Thanks a lot!

from transform360.

xuws20 avatar xuws20 commented on May 4, 2024

ffmpeg in windows:https://github.com/ShiftMediaProject
use cmake produce vs2015 project
CMakeLists.txt delete the line about opencv

from transform360.

badtrip987 avatar badtrip987 commented on May 4, 2024

I'm having the same issue when building using msys2 and cmake. What fiddling did you do?

from transform360.

rdp avatar rdp commented on May 4, 2024

Just ran into this (all same compiler), I had to modify ffbuild/config.mak and "move" -lTransform360 to just before the opencv libraries (no idea how this ever worked before). See also https://stackoverflow.com/a/54209992/32453

from transform360.

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.