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

build success with only 1 warning, but cannot run #48

Closed
learning opened this issue Jul 6, 2017 · 1 comment
Closed

build success with only 1 warning, but cannot run #48

learning opened this issue Jul 6, 2017 · 1 comment

Comments

@learning
Copy link

learning commented Jul 6, 2017

  • macOS 10.12.5
  • Go 1.5.4
  • qt5 5.9.1

build success, only 1 warning

~/.gopath/src/github.com/limetext/lime-qml/main
% go build
# github.com/limetext/qml-go
In file included from ../../qml-go/all.cpp:6:
In file included from ../../qml-go/cpp/goitemmodel_api.cpp:4:
In file included from ./cpp/util.cpp:2:
./cpp/util.h:13:9: warning: 'QStringFromGoString' has C-linkage specified, but returns user-defined type 'QString' which is incompatible with C [-Wreturn-type-c-linkage]

but it can't run properly

./main
[1]    71984 killed     ./main
@zoli
Copy link
Member

zoli commented Dec 19, 2017

duplicate of limetext/qml-go#9.

@zoli zoli closed this as completed Dec 19, 2017
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

2 participants