Git Product home page Git Product logo

Comments (3)

shenmo7192 avatar shenmo7192 commented on July 28, 2024
/home/sy120zx/Desktop/dde-store/mainwindow.cpp: In member function ‘void MainWindow::initNav()’:
/home/sy120zx/Desktop/dde-store/mainwindow.cpp:128:22: error: ‘qOverload’ was not declared in this scope
     connect(navView, qOverload<const QModelIndex &>(&DListView::currentChanged), this, [ = ] (const QModelIndex &previous) {
                      ^~~~~~~~~
/home/sy120zx/Desktop/dde-store/mainwindow.cpp:128:22: note: suggested alternative: ‘QOverload’
     connect(navView, qOverload<const QModelIndex &>(&DListView::currentChanged), this, [ = ] (const QModelIndex &previous) {
                      ^~~~~~~~~
                      QOverload
/home/sy120zx/Desktop/dde-store/mainwindow.cpp:128:32: error: expected primary-expression before ‘const’
     connect(navView, qOverload<const QModelIndex &>(&DListView::currentChanged), this, [ = ] (const QModelIndex &previous) {
                                ^~~~~
make[3]: *** [CMakeFiles/dde-store.dir/build.make:150:CMakeFiles/dde-store.dir/mainwindow.cpp.o] 错误 1
make[3]: *** 正在等待未完成的任务....
make[3]: 离开目录“/home/sy120zx/Desktop/dde-store/obj-x86_64-linux-gnu”
make[2]: *** [CMakeFiles/Makefile2:76:CMakeFiles/dde-store.dir/all] 错误 2
make[2]: 离开目录“/home/sy120zx/Desktop/dde-store/obj-x86_64-linux-gnu”
make[1]: *** [Makefile:133:all] 错误 2
make[1]: 离开目录“/home/sy120zx/Desktop/dde-store/obj-x86_64-linux-gnu”
dh_auto_build: cd obj-x86_64-linux-gnu && make -j4 returned exit code 2
make: *** [debian/rules:4:build] 错误 

from dde-store.

 avatar commented on July 28, 2024

Thanks for reporting! I'll try to reproduce this on Ubuntu or Arch, Currently the Deepin distrobution isn't supported, so if this is a Deepin specific problem, it may not be fixed.

from dde-store.

 avatar commented on July 28, 2024

Can't reproduce on Ubuntu or Arch. Looks like an issue with Deepin's Qt version being older. If the issue is reproducible on Ubuntu or Arch, I will reopen this. Thanks!

from dde-store.

Related Issues (6)

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.