Using Go-QML on Windows 64 bits, with Qt 32 bits libs

139 views
Skip to first unread message

Philippe Quesnel

unread,
Apr 11, 2015, 6:35:14 PM4/11/15
to go-...@googlegroups.com
Hi,

Just in case it might help someone, 
I just spent time figuring out how to get Go-QML to run on Windows 64bits with the official Qt 32bits libraries.
It can get a bit tricky !
Note that I use the latest Go ('tip'), and build it from source.

I have a README with explanations (so I don't forget later on hehe) here :

hope this can help


Antony Ho

unread,
May 12, 2015, 2:20:13 PM5/12/15
to go-...@googlegroups.com
Thanks!
It's a very nice contribution. I have another to get go-qml work on Windows 7 64-bit with 32-bit Qt libs.

I installed Qt 5.3.2 for x86 with mingw482. The installer name was: qt-opensource-windows-x86-mingw482_opengl-5.3.2
Than latest stable "Go for 32-bit Windows" which is now 1.4.2.

Install all imported packages for the Go project.

I build the project to binary and use windeployqt --debug --force to include all dll to the directory which the binary was sitting in.


That's how I get the GUI works. However, my program still got cgo problems some UI event occurred, e.g. button clicked.


Antony
Reply all
Reply to author
Forward
0 new messages