Git Product home page Git Product logo

Comments (4)

l4nc3l0t avatar l4nc3l0t commented on July 17, 2024 1

Hi, I found this https://aur.archlinux.org/packages/mini-audicle/
In the miniAudicle.pro file (for me in miniAudicle-1.3.5.2/src/ folder) you need to change the line :
LIBS += -lqscintilla2
by
LIBS += -lqscintilla2_qt4
it's working for me on Debian 10 x64-based

from miniaudicle.

wetdog avatar wetdog commented on July 17, 2024 1

Hi, I just compiled miniaudicle in Ubuntu 18.10. You can also try to make a link between files, that worked for me.

sudo ln -s /usr/lib/libqscintilla2_qt4.so /usr/lib/libqscintilla2.so

from miniaudicle.

pierstu avatar pierstu commented on July 17, 2024

Compiled flawlessly 2 weeks ago and working good on a Debian 9 i386, but it seems not to work on anything more recent nor x64-based.
I confirm having failed right now on a Lubuntu 18.10 x64 for the very same reasons than OP.
Could we have a workaround please?

from miniaudicle.

pierstu avatar pierstu commented on July 17, 2024

Thanks @l4nc3l0t , worked fine for me!

from miniaudicle.

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.