Giter VIP home page Giter VIP logo

Comments (8)

bylee20 avatar bylee20 commented on August 17, 2024

Does the failure of building MPV block the process of building package?
In fact, the failure is sort of intended one.
CMPlayer only needs object files so error in linking of mpv is normal.

from bomi.

breed808 avatar breed808 commented on August 17, 2024

It would seem it is blocking the successful build of the package.

After running

make QMAKE=qmake-qt5 PREFIX=/usr LIBQUVI_SUFFIX=-0.9 cmplayer

I get the following output: http://pastebin.com/p71cWQfq

from bomi.

bylee20 avatar bylee20 commented on August 17, 2024

Those messages are irrelevant with previous error in linking mpv. It seems that old symbols have been included. Please remove all old build files and try clean build.

from bomi.

breed808 avatar breed808 commented on August 17, 2024

Thank you for the help. I removed the old build files and those errors have stopped.

Unfortunately, I'm now getting

../mpv/stream/stream_dvd.h:22:20: fatal error: config.h: No such file or directory

when building, even though MPV generated config.h in its build/ directory.

from bomi.

bylee20 avatar bylee20 commented on August 17, 2024

It is not understandable. What about making new clone and trying it?

from bomi.

breed808 avatar breed808 commented on August 17, 2024

Still getting the error in a fresh clone.

In file included from playengine_p.hpp:29:0,
                 from playengine.cpp:2:
../mpv/stream/stream_dvd.h:22:20: fatal error: config.h: No such file or directory
 #include "config.h"
                    ^
compilation terminated.
make[2]: *** [release/playengine.o] Error 1
make[2]: Leaving directory `/home/breed808/Build/Current/cmplayer/src/cmplayer'
make[1]: *** [release] Error 2
make[1]: Leaving directory `/home/breed808/Build/Current/cmplayer/src/cmplayer'
make: *** [cmplayer] Error 2

Full output of make here: http://pastebin.com/6CXRby3r

from bomi.

bylee20 avatar bylee20 commented on August 17, 2024

Now I can see what's the problem. Please try again with updated sources.

from bomi.

breed808 avatar breed808 commented on August 17, 2024

CMPlayer is now building successfully. Thank you!

from bomi.

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.