Giter Site home page Giter Site logo

Building error about savvycan HOT 2 CLOSED

collin80 avatar collin80 commented on September 27, 2024
Building error

from savvycan.

Comments (2)

collin80 avatar collin80 commented on September 27, 2024 1

It would seem that QScintilla didn't properly install into the Qt directory. You should be able to find where Qt is installed and then find that file in /gcc_64/include/Qsci/qsciscintilla.h

For instance, on my machine the file is at
~/Qt/5.6/gcc_64/include/Qsci/qsciscintilla.h

The potential problem is that the directions in the readme file assume you're using the version of Qt within the Ubuntu repo and that you have nothing else installed. As you might have realized from where I said my files are, I don't even use the repo version. I download Qt myself to get the up-to-date version and install it in my user folder. Then I use the version of qmake from within that downloaded copy and get QScintilla installed there. So, I don't have a lot of experience with trying to do it with the repo version from your linux installation.

But, one thing you could do is search your system for that file to find out if it is properly installed anywhere. It really needs to be in the Qt folder to work.

from savvycan.

kornava avatar kornava commented on September 27, 2024

Yes, that was exactly my problem, I used the wrong qmake.
Thank you.

from savvycan.

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.