junwu
junwu
when i reinstall Microsoft.WindowsAppRuntime.DDLM.1.1.msix from unzipped folder. Microsoft.WinAppRuntime.DDLM.1001.524.1918.0-x6_1001.524.1918.0_x64__8wekyb3d8bbwe showed in the list. may be the `WindowsAppRuntimeInstall.exe` can't install Microsoft.WinAppRuntime.DDLM.1001.524.1918.0-x6_1001.524.1918.0_x64__8wekyb3d8bbwe  
> From the list of DDLMs I’d guess you’ve previously run the installer for… > > * 1.0.2 > * 1.0.3 > * 1.1-preview2 > * 1.1-preview3 > * 1.1.0...
> 你可以直接转换,文档列的仅为此前测试的一部分,并不表示只支持文档中列出来的模型 thks!
When will it be fixed?
any news about this bug?
> @shelllet it's fixed in the latest update @ArchieCoder why my application do not display ProgressRing control in content dialogs, the version of WindowsAppSdk i used is 1.1.4. ```` ````...
你要确认一个 auto.sh 工作目录下面是否有 configure 文件
> 是有的,但是就是提示这个报错,昨天网上查了是编码问题,使用以下代码解决了:dos2unix configure > > 但是又引起了其他报错,不想折腾了,直接下载了旧版的5.12.1(原来报错版本是5.12.10)按照教程解决了 一般处理 原则 是尽量不要改变configure 文件的, 很可能引起其它问题。
> 现在有个问题,我把编译出来的可执行文件push到 rk3308的 /tmp/etc/ 下,运行报错,log显示是中文,使用多个工具都一样,排除是utf8编码问题,请问这个要如何解决? 图片没显示
显示的都是乱码,你调整一下编码, 我记得 std cout 可以设置 编码, 使在 命令行里显示 中文 是一个 win32 api 函数 或者 使用英文 日志