You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/.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
The text was updated successfully, but these errors were encountered:
build success, only 1 warning
but it can't run properly
The text was updated successfully, but these errors were encountered: