如何安装linkboy

信技考试快要来了,我要用linkboy开发仿真应用,但是wine却无法运行它。

报错如下:

wine /home/huangzhihao/下载/linkboy/linkboy42
012c:fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004
012c:fixme :shell:IShellBrowser_fnSendControlMsg stub, 00007FFFFEC2E090 (2, 1026, a003, 0, 00007FFFFE2FF3C8)
012c:fixme :shell:IShellBrowser_fnSendControlMsg stub, 00007FFFFEC2E090 (2, 1026, a004, 1, 00007FFFFE2FF3C8)
012c:fixme :shell:IShellBrowser_fnSendControlMsg stub, 00007FFFFEC2E090 (2, 1025, a003, 1, 00007FFFFE2FF3C8)
012c:fixme :shell:IShellBrowser_fnSendControlMsg stub, 00007FFFFEC2E090 (2, 1025, a004, 1, 00007FFFFE2FF3C8)
012c:fixme :shell:IShellBrowser_fnOnViewWindowActive stub, 00007FFFFEC2E090 (00007FFFFEC65F70)
012c:err :shell:HCR_GetFolderAttributes should be called for simple PIDL's only!
012c:fixme:exec:SHELL_execute flags ignored: 0x0000000c

同时wine无法显示中文,求解

同时wine无法显示中文,求解

安装 winetricks,然后

winetricks fakechinese cjkfonts

如果用的是别的 prefix 手动设置一下 WINE_PREFIX