focus-creative-games / hybridclr

HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
https://code-philosophy.com/
MIT License
6.36k stars 647 forks source link

WASPlayer 平台 生成桥接函数报错 #111

Closed woowloop closed 10 months ago

woowloop commented 10 months ago

Exception: no aot assembly found. please run HybridCLR/Generate/All or HybridCLR/Generate/AotDlls to generate aot dlls before runing HybridCLR/Generate/MethodBridge 经测试发现在CopyStrippedAOTAssemblies脚本中没有处理WASPlayer平台 导致CopyStripDlls未执行,AssembliesPostIl2CppStrip目录下为空

pirunxi commented 10 months ago

不可能

woowloop commented 10 months ago

不可能是什么玩意 这么谜之自信 麻烦睁大眼去看看代码