Git Product home page Git Product logo

Comments (2)

cropinghigh avatar cropinghigh commented on July 30, 2024

As i remember, this project was started when qt5 was the only available version, so it should support it. Can you say, please, what exactly it wants to compile it for qt5?

from qstdcdec.

alphafox02 avatar alphafox02 commented on July 30, 2024

I've since updated to 22.04, but went back and checked again on 20.04 which has QT 5.12. During the make process it has an issue here,

canning dependencies of target qstdcdec [ 40%] Building CXX object CMakeFiles/qstdcdec.dir/main.cpp.o [ 60%] Building CXX object CMakeFiles/qstdcdec.dir/qstdcdec_autogen/mocs_compilation.cpp.o [ 80%] Building CXX object CMakeFiles/qstdcdec.dir/qstdcdec.cpp.o /home/cema/qstdcdec/qstdcdec.cpp: In constructor ‘QStdcdec::QStdcdec(QWidget*)’: /home/cema/qstdcdec/qstdcdec.cpp:20:43: error: ‘errorOccurred’ is not a member of ‘QUdpSocket’ 20 | connect(&receiverSocket, &QUdpSocket::errorOccurred, this, &QStdcdec::socketErrorOccurred); | ^~~~~~~~~~~~~ make[2]: *** [CMakeFiles/qstdcdec.dir/build.make:89: CMakeFiles/qstdcdec.dir/qstdcdec.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:77: CMakeFiles/qstdcdec.dir/all] Error 2 make: *** [Makefile:84: all] Error 2

I recall tracking down maybe what was causing it, but then running into another problem after trying to make changes to overcome this. Hope this helps.

from qstdcdec.

Related Issues (4)

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.