Code Monkey home page Code Monkey logo

Comments (4)

alexge50 avatar alexge50 commented on May 31, 2024

Since python2 is not maintained anymore, on Arch and Manjaro, python defaults to python3. I have fixed that compiler error on the develop here: 1c573e0. If you wish yo compile the project do checkout the develop branch. The building scripts will be improved sometime in the future, when I will resume working on this project.

from gie.

Natetronn avatar Natetronn commented on May 31, 2024

@alexge50 thank you very much! I'll give that a shot.

It's a really cool concept. Looking forward to giving it a try.

from gie.

Natetronn avatar Natetronn commented on May 31, 2024

Using the develop branch, it seemed to be going well but, I ran into the following after running the make command:

[ 62%] Building CXX object 3rdparty/Qt-Color-Widgets/CMakeFiles/QtColorWidgets.dir/src/QtColorWidgets/color_wheel.cpp.o
/home/nate/Applications/Linux/gie/3rdparty/Qt-Color-Widgets/src/QtColorWidgets/color_wheel.cpp: In member function ‘virtual void color_widgets::ColorWheel::paintEvent(QPaintEvent*)’:
/home/nate/Applications/Linux/gie/3rdparty/Qt-Color-Widgets/src/QtColorWidgets/color_wheel.cpp:431:22: error: aggregate ‘QPainterPath clip’ has incomplete type and cannot be defined
  431 |         QPainterPath clip;
      |                      ^~~~
make[2]: *** [3rdparty/Qt-Color-Widgets/CMakeFiles/QtColorWidgets.dir/build.make:297: 3rdparty/Qt-Color-Widgets/CMakeFiles/QtColorWidgets.dir/src/QtColorWidgets/color_wheel.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:431: 3rdparty/Qt-Color-Widgets/CMakeFiles/QtColorWidgets.dir/all] Error 2
make: *** [Makefile:149: all] Error 2

I can open another thread if need be.

from gie.

Natetronn avatar Natetronn commented on May 31, 2024

Maybe this pull request addresses the issue:

#3

I'll try updating manually.

from gie.

Related Issues (2)

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.