Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt 5.11 Support #189

Open
MrYakobo opened this issue Aug 1, 2018 · 6 comments
Open

Qt 5.11 Support #189

MrYakobo opened this issue Aug 1, 2018 · 6 comments

Comments

@MrYakobo
Copy link

MrYakobo commented Aug 1, 2018

Any plans on supporting 5.11? Or is this project dead? 💀

$ go get -u -v gopkg.in/qml.v1
Fetching https://gopkg.in/qml.v1?go-get=1
Parsing meta tags from https://gopkg.in/qml.v1?go-get=1 (status code 200)
get "gopkg.in/qml.v1": found meta tag get.metaImport{Prefix:"gopkg.in/qml.v1", VCS:"git", RepoRoot:"https://gopkg.in/qml.v1"} at https://gopkg.in/qml.v1?go-get=1
gopkg.in/qml.v1 (download)
Fetching https://gopkg.in/qml.v1/cdata?go-get=1
Parsing meta tags from https://gopkg.in/qml.v1/cdata?go-get=1 (status code 200)
get "gopkg.in/qml.v1/cdata": found meta tag get.metaImport{Prefix:"gopkg.in/qml.v1", VCS:"git", RepoRoot:"https://gopkg.in/qml.v1"} at https://gopkg.in/qml.v1/cdata?go-get=1
get "gopkg.in/qml.v1/cdata": verifying non-authoritative meta tag
Fetching https://gopkg.in/qml.v1?go-get=1
Parsing meta tags from https://gopkg.in/qml.v1?go-get=1 (status code 200)
Fetching https://gopkg.in/qml.v1/gl/glbase?go-get=1
Parsing meta tags from https://gopkg.in/qml.v1/gl/glbase?go-get=1 (status code 200)
get "gopkg.in/qml.v1/gl/glbase": found meta tag get.metaImport{Prefix:"gopkg.in/qml.v1", VCS:"git", RepoRoot:"https://gopkg.in/qml.v1"} at https://gopkg.in/qml.v1/gl/glbase?go-get=1
get "gopkg.in/qml.v1/gl/glbase": verifying non-authoritative meta tag
gopkg.in/qml.v1
# gopkg.in/qml.v1
In file included from go/src/gopkg.in/qml.v1/cpp/private/qmetaobject_p.h:1,
                 from cpp/govalue.h:7,
                 from cpp/capi.cpp:10,
                 from all.cpp:2:
go/src/gopkg.in/qml.v1/cpp/private/qtheader.h:39:2: error: #error Unupported Qt minor version. Please report.
 #error Unupported Qt minor version. Please report.
  ^~~~~
go/src/gopkg.in/qml.v1/cpp/private/qtheader.h:68:37: fatal error: QtCore/5.QT_MINOR.1/QtCore/private/qmetaobject_p.h: No such file or directory
 #define QT_PRIVATE_HEADER(dir,file) <dir/QT_MAJOR.QT_MINOR.QT_MICRO/dir/private/file>
                                     ^
compilation terminated.

@michael-k
Copy link

Or is this project dead?

#179 (comment) and following

@jamalsa
Copy link

jamalsa commented Nov 1, 2018

I have forked amlwwalker/qml to jamalsa/qml and updated it for Qt 5.11. Please test it and report any issue you find.

@russel
Copy link

russel commented Nov 1, 2018

@jamalsa Wouldn't it be better to take control of this repository which given it's organisation go-qml, and it's name qml is the obvious place for the standard QML bindings for Go.

@jamalsa
Copy link

jamalsa commented Nov 1, 2018

There are pull request #186 which contains all changes from @SjB and @amlwwalker. Maybe @niemeyer have some reason to why that is not merged. Also my changes is small (only add minor version and rename package name).

@russel
Copy link

russel commented Nov 1, 2018

I believe @niemeyer focus has changed, that the QML bindings for Go are no longer a prime concern for him. I believe it would be right for him to add new managers to this organisation so that they can take on the work of ensuring this repository is up to date and useful. Gustavo did a great job of getting this organisation and repository in place, it is now time for him to pass on the reigns to others.

@bashfulrobot
Copy link

FYI - @niemeyer had responded over in this issue: #179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants