go-qml / qml

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

examples qrcpacking aborts when run with 'File not found' error #147

Open Paradiesstaub opened 9 years ago

Paradiesstaub commented 9 years ago

golang: go1.4 linux/amd64 OS: Ubuntu 15.04 Path to $GOPATH/bin is set and contains genqrc.

Executing go generate inside the qrcpacking example works and generates as expected the qrc.go file. Building main.go works too, but when executed the following error is shown:

error: qrc:///assets/particle.qml:-1 File not found