Code Monkey home page Code Monkey logo

Comments (5)

cancer-chain avatar cancer-chain commented on August 17, 2024

build dtkwidget (qt-5.15)

from dtkwidget.

N1coc4colA avatar N1coc4colA commented on August 17, 2024

../../src/widgets/daboutdialog.cpp
../../src/widgets/daboutdialog.cpp: In member function ‘void Dtk::Widget::DAboutDialogPrivate::loadDistributionInfo()’:
../../src/widgets/daboutdialog.cpp:176:26: error: ‘distributionOrgLogo’ is not a member of ‘Dtk::Core::DSysInfo’
176 | logoPath = DSysInfo::distributionOrgLogo(DSysInfo::Distribution, DSysInfo::Light, ":/assets/images/deepin-logo.svg");

Hello, DSysInfo (part of Dtkcore) have been introduced in version 2.0.9.5. Your bug means that you used an incompatible version of dtkcore with the dtkwidget version you're trying to compile. As DSysInfo::distributionOrgLogo appeared in dtkwidget version 5.0.9, I guess you're trying to compile at least a version of dtkwidget <5.0.9, just get a newer version and try again, that'll work, or get an older dtkwidget version.

from dtkwidget.

dariusity avatar dariusity commented on August 17, 2024

Hi, I'm having issue building as well. The error was related to:
'dtkcore5.5'
'dtkgui5.5'
As both the '5.5' were not supposed to be there, it caused the build to fail, and I found that out because I checked with the prebuilt package provided by Arch.
If there's a fix please kindly hmu.

from dtkwidget.

dariusity avatar dariusity commented on August 17, 2024

Wow

from dtkwidget.

BLumia avatar BLumia commented on August 17, 2024

Sorry for the late reply. Since it's a pretty old issue, I'll close it for now.

We are using the developer-center repo to track issues and answer questions in discussion board, so if you still need help about building DTK, please feel free to ask us at developer-center. Thanks!

from dtkwidget.

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.