Giter Site home page Giter Site logo

Comments (7)

fizzywhizbang avatar fizzywhizbang commented on May 26, 2024 1

Well, I forked and starting to merge in develop branch. https://github.com/bluszcz/cutego/

Will keep an eye on your new project as I use this for a couple of projects and would like to migrate to Qt6

from qt.

bluszcz avatar bluszcz commented on May 26, 2024

Good question, seems there is no compatibility with Qt6

from qt.

Foosec avatar Foosec commented on May 26, 2024

Is anyone willing to create the next active fork of this? If nothing else we could get some PRs merged

from qt.

bluszcz avatar bluszcz commented on May 26, 2024

I have some experience in Qt and bunch of other languages, but quite new in Golang. However, happy to help.

from qt.

bluszcz avatar bluszcz commented on May 26, 2024

Well, I forked and starting to merge in develop branch. https://github.com/bluszcz/cutego/

from qt.

icedream avatar icedream commented on May 26, 2024

@bluszcz The core subpackage seems to be broken in your fork but there's also no issue tracker to report it, so I'm mentioning it here.

imports github.com/bluszcz/cutego/core: C++ source files not allowed when not using cgo or SWIG: core.cpp

This seems to be failing because core.go is also in this directory and not doing an import "C" which Go does not like.

EDIT: Seems to be a result of the incomplete interop implementation that was in this repository getting merged...

from qt.

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.