Yang Alexander Yang

Results 14 comments of Yang Alexander Yang

use latest and look: ![image](https://user-images.githubusercontent.com/67993732/94098421-238acf00-fe5b-11ea-9d96-a9a64e6a21b5.png) [ you can use a compatiable color design ]

color can accepts HEX with transparency ![image](https://user-images.githubusercontent.com/67993732/94104737-483a7300-fe6a-11ea-9d01-bb4d9f5db2bb.png) ![image](https://user-images.githubusercontent.com/67993732/94104914-c6971500-fe6a-11ea-8184-ee42b354b728.png) 【Well, I solve the problem which coming across. 】

I try, I fail, and I succeed. maybe the question of Source Path, Try using default path and download by proxy. I just want to tell you, Repository in Linux...

> It seems that recent AppleApplicationSupport DLLs are built with Visual Studio 2015 and are dependent on UniversalCRT, VCRUNTIME140.dll and MSVCP140.dll. > UniversalCRT is part of OS since Windows 10....

> 小米公交里有一张灰色的岭南通(交通联合)卡,如何删除掉这张卡。系统移除的时候提示,当前id与开卡id不一致,删除失败。而且交通联合卡貌似只能开一张,这张移除不了也就占用着名额。 退当前小米账号,登录之前的账号,然后移除卡片,然后退出登录回自己的ID,再添加云端卡片。

> 什么乱七八糟的 - 主要问题: 修改build.prop为CN(mipush)导致开发者模式 USB安装直接被安全中心拒绝。 - 最新版MIUI日历,issue给的方案失效了,我这边 appName 是乱码,打开闪退。 - 如果是旧手机,建议搞个系统养老,如果新手机,建议不要折腾,试试新功能。 - 如果时间比较紧,还是多学习学习专业知识。

@hzyitc 发现有个ipq50xx的分支,是否有帮助。 https://github.com/LiBwrt/openwrt-6.x/tree/ipq50xx 作为一个程序员,最新有这一块需求,也想研究研究。

> > [@hzyitc](https://github.com/hzyitc) 发现有个ipq50xx的分支,是否有帮助。 > > https://github.com/LiBwrt/openwrt-6.x/tree/ipq50xx > > 作为一个程序员,最新有这一块需求,也想研究研究。 > > 这个我都不维护了 你用https://github.com/VIKINGYFY/immortalwrt > > [VIKINGYFY/immortalwrt@ca09e54](https://github.com/VIKINGYFY/immortalwrt/commit/ca09e54dda20894d993e6c6061fc655224369dbf) > > 我在适配后羿哪吒的时候发现nss不需要过多的修复就是正常的,但wifi部分的dts暂未修复 谢谢!https://github.com/VIKINGYFY/immortalwrt 这个构建目标Target都没有 IPQ50xx,发现 Openwrt 官网也没有 AX3000 的固件,有很多工作要做啊! 我还是先用他的吧,这一行我还是个小白。

Solution: Use https://github.com/acidanthera/MacKernelSDK ```patch target_include_directories(PcmMsrDriver PRIVATE ${CMAKE_OSX_SYSROOT}/System/Library/Frameworks/Kernel.framework/PrivateHeaders ${CMAKE_OSX_SYSROOT}/System/Library/Frameworks/Kernel.framework/Headers + /Users/yangyang/Workspace/Env/MacKernelSDK/Headers ) ```

> > .config 的问题 > > 参考 https://github.com/hzyitc/openwrt-redmi-ax3000/blob/ipq50xx-qsdk-kernel-5.4-openwrt-21.02-qsdk-11.5.05.841.1029/.github/workflows/ci.yml#L40 > > 大佬,编译32位不会报错,是编译 64位就报错,是不支持64位吗??? 他发布的Release也是32位的,256MB,32位内存跟小点。