七叶
七叶
@nevkontakte add tests and reset commit for this PR.
终端窗口的工具栏上有一个切换,显示找到的终端。
fix it https://github.com/visualfc/goqt/commit/43bd8ecbaedeb27eb0d1ef828c10900523ee47f4 please update 0.1.2 or last
check and run on liteide or other utf8 system test.
Today I'm install ArchLinux64 and fix GoQt to 0.1.2. The shell build examples is normal. LiteIDE filesystem build.bash right context menu to execute is normal.
Please upload full qrc.go file
please update to lastest and check. https://github.com/visualfc/goqt/commits/master
Please make latest goqt rcc and upload build qrc.go file
官方Qt发行版本肯定是动态编译的,goqt_rcc与qtdrv.ui.dll对Qt4信赖库如下: mingwm10.dll libgcc_s_dw2-1.dll QtCore4.dll QtXml4.dll QtGui4.dll 其中goqt_rcc不需要QtGui4.dll
支持,qt是win32版的,要求go的arch一致为386,看一下minimal的输出。