GithubHelp home page GithubHelp logo

Error while building about garlic-player HOT 5 CLOSED

sagiadinos avatar sagiadinos commented on July 30, 2024
Error while building

from garlic-player.

Comments (5)

sagiadinos avatar sagiadinos commented on July 30, 2024

I am not familiar with Chrome OS. Thought it was based on Gentoo Linux, so I'm wondering about apt as Gentoo use emerge as package manager.

try
apt install libqt5xmlpatterns5-dev

or do an apt search xmlpattern to find out the correct package name

One remark: This will compile only until qt5.15.x as in >= Qt6 XML patterns functionality is removed.
I am looking to replace QXmlPatterns with another validator until the end of the year.

from garlic-player.

brightscripters avatar brightscripters commented on July 30, 2024

The suggested install seemed to help. Now getting a different error.

g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[1]: *** [Makefile:4074: base_manager.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/udi/smil/garlic-player/build/garlic-lib'
make: *** [Makefile:136: sub-garlic-lib-make_first-ordered] Error 2

from garlic-player.

sagiadinos avatar sagiadinos commented on July 30, 2024

sorry that was wrong. issue #31 was fixed.

from garlic-player.

sagiadinos avatar sagiadinos commented on July 30, 2024

That sounds like a compiler crash.

Some guesses:
Do you have enough space/ram/swap on the machine?
You do not compile as root?

If you are familiar with qtcreator you can also try to compile manually.
The order is:

  1. zlib
  2. quazip
  3. garlic-lib
  4. player-widget

from garlic-player.

brightscripters avatar brightscripters commented on July 30, 2024

Thanks for that.
That computer could have ran out of memory or something. I'll try on a more capable one.
I'm not familiar with the QT workflow.
For now I'll use the pre built Mac version and take smil-control for a spin.

from garlic-player.

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.