Giter Site home page Giter Site logo

Comments (4)

mich-w avatar mich-w commented on June 14, 2024

Normally you would need to download the required modules (in this case Qt3D). However, since I haven't done any work with 3D recently I decided to remove 3D declarations from master branch as they do not provide any new functionality right now.

Make a pull of the master and try to compile it again. It should be working now.

from qtserialmonitor.

yunushkin88 avatar yunushkin88 commented on June 14, 2024

Normally you would need to download the required modules (in this case Qt3D). However, since I haven't done any work with 3D recently I decided to remove 3D declarations from master branch as they do not provide any new functionality right now.

Make a pull of the master and try to compile it again. It should be working now.

C:...\QtSerialMonitor-master\QtSerialMonitor-master\src\codeeditor.cpp:76: error: 'class QFontMetrics' has no member named 'horizontalAdvance'
int space = 10 + fontMetrics().horizontalAdvance(" ") * digits;

and there may also be an error in the file

QtSerialMonitor-master\src\highlighter.cpp:107: error 'qAsConst' was not declared in this scope
for (const HighlightingRule &rule : qAsConst(highlightingRules))

from qtserialmonitor.

mich-w avatar mich-w commented on June 14, 2024

That's strange. It compiles just fine on my end. Have you tried updating Qt to latest version? I'm running 5.15.2. Version 5.6.1 is from 2016!

from qtserialmonitor.

yunushkin88 avatar yunushkin88 commented on June 14, 2024

That's strange. It compiles just fine on my end. Have you tried updating Qt to latest version? I'm running 5.15.2. Version 5.6.1 is from 2016!

Sorry, there is no way to check on a newer version of QT right now . Most likely, yes, it will work on the new version. Thanks!

from qtserialmonitor.

Related Issues (7)

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.