Code Monkey home page Code Monkey logo

Comments (6)

ondabeach avatar ondabeach commented on May 26, 2024

I just installed QT as well, but I installed the latest version, is that Ok or do I need to install QT 5.15.2?

from candle2.

Schildkroet avatar Schildkroet commented on May 26, 2024

Hello,
do you only get "warnings" (no errors)?
This is "normal" behaviour. The original project was started many years ago and is using code that is now considered deprecated, hence you get some warnings.

from candle2.

hunabapr avatar hunabapr commented on May 26, 2024

Hi,
I get 45 issues, below are just two examples. I do get an output but it doesn't give a working application (and I'm running it through the windeplyqt process) whereas if I use the last version deployed this works OK for me. I wanted to tweak the jogging and have it read linear encoders hence why I'm trying to load the original code.

C:\Users\The_M\Downloads\Candle2-master\src\parser\gcodeparser.cpp:427: warning: variable 'j' set but not used [-Wunused-but-set-variable]
..\src\parser\gcodeparser.cpp: In member function 'PointSegment* GcodeParser::handleGCode(float, const QStringList&)':
..\src\parser\gcodeparser.cpp:427:16: warning: variable 'j' set but not used [-Wunused-but-set-variable]
double j = qQNaN();
^

C:\Users\The_M\Downloads\Candle2-master\src\frmmain.cpp:1447: warning: 'int QTime::elapsed() const' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations]
..\src\frmmain.cpp:1447:52: warning: 'int QTime::elapsed() const' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations]
qDebug() << "Drawn false:" << time.elapsed();
^

from candle2.

Schildkroet avatar Schildkroet commented on May 26, 2024

You can ignore these warnings. The dont cause any problem.
On win10 i use QT 5.12.2. Maybe there is a problem with newer versions.

from candle2.

hankecnc avatar hankecnc commented on May 26, 2024

您可以忽略这些警告。不要造成任何问题。
在 win10 上,我使用 QT 5.12.2。也许新版本有问题。

There is no problem with win10, qt5.99

from candle2.

hunabapr avatar hunabapr commented on May 26, 2024

HI,
I've dropped back to QT 5.12.2 and it complies OK with the 32 bit version, not tried 64 bit yet.

Many thanks for your help. You may want to amend the instructions for the windows build from 5.15.2 to 5.12.2

from candle2.

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.