MeeSong
MeeSong
> Our contribution tools are documented in our ~~[contribution tools](/docs/project/contribution_tools.md)~~. > > Generally we try to be pretty open ended on thing like editors / IDEs though. > > Does...
短期没有,没时间,没设备。
已经支持 ARM/ARM64,但暂时没有测试环境。
VS2022 之前版本的 ARM 汇编编译器功能不完整,不能编译这个项目。
涉及到的东西较多,暂不考虑对其支持
thanks, it worked
note: ```shell 3: kd> k # Child-SP RetAddr Call Site 00 ffff960c`3b2e66d0 fffff803`123abeb4 nt!KeBugCheck2+0x1dc 01 ffff960c`3b2e6cb0 fffff803`1200e538 nt!PspSystemThreadStartup$filt$0+0x58 02 ffff960c`3b2e6cc0 fffff803`1220b58c nt!_C_ExecuteExceptionFilter+0x38 03 ffff960c`3b2e6d20 fffff803`1200cf34 nt!_C_specific_handler+0xcc 04 ffff960c`3b2e6d80 fffff803`120ddbb8 nt!RtlpExecuteHandlerForException+0x14...
看过源码,他的实现方式坑比较多,是个实验性项目,商业使用还是差很多。 不过在下一个新架构的 ucxxrt 会实现那些的。(精力有限,时间比较久就是了)
> Could you add documentation blocks for the new methods in the header file (not in the cpp file)? > > https://docs.lizardbyte.dev/projects/sunshine/en/master/md_third-party_2doxyconfig_2docs_2source__code.html#documentation-blocks done.