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
appledeiMac-2:tableview apple$ go build
In file included from ../gopkg.in/qml.v1/all.cpp:2:
In file included from ../gopkg.in/qml.v1/cpp/capi.cpp:10:
In file included from ./cpp/govalue.h:7:
In file included from ./cpp/private/qmetaobject_p.h:2:
In file included from /usr/local/Cellar/qt5/5.8.0_1/include/QtCore/5.8.0/QtCore/private/qmetaobject_p.h:58:
In file included from ./cpp/private/qobject_p.h:2:
/usr/local/Cellar/qt5/5.8.0_1/include/QtCore/5.8.0/QtCore/private/qobject_p.h:55:10: fatal error: 'QtCore/private/qglobal_p.h' file not found
appledeiMac-2:tableview apple$ go version
go version go1.7.1 darwin/amd64
qt5.8
The text was updated successfully, but these errors were encountered:
appledeiMac-2:tableview apple$ go build In file included from ../gopkg.in/qml.v1/all.cpp:2: In file included from ../gopkg.in/qml.v1/cpp/capi.cpp:10: In file included from ./cpp/govalue.h:7: In file included from ./cpp/private/qmetaobject_p.h:2: In file included from /usr/local/Cellar/qt5/5.8.0_1/include/QtCore/5.8.0/QtCore/private/qmetaobject_p.h:58: In file included from ./cpp/private/qobject_p.h:2: /usr/local/Cellar/qt5/5.8.0_1/include/QtCore/5.8.0/QtCore/private/qobject_p.h:55:10: fatal error: 'QtCore/private/qglobal_p.h' file not found
The text was updated successfully, but these errors were encountered: