go-qml / qml

QML support for the Go language
Other
1.96k stars 189 forks source link

windows go install failed. #168

Closed frenzywang closed 8 years ago

frenzywang commented 8 years ago

go get gopkg.in/qml.v1

gopkg.in/qml.v1

In file included from E:\go\get\src\gopkg.in\qml.v1\all.cpp:2:0: E:\go\get\src\gopkg.in\qml.v1\cpp/capi.cpp:1:24: fatal error: QApplication: No such file or directory

include

                    ^

compilation terminated.

i use qt 5.5.1 and set CPATH ,LIBRARY. go version go1.5.2 windows/amd64