[Feature]大更新!添加贡献文档,编译文档,重新格式化代码,去除lamina.hpp的无用宏,并修复了路径的查找逻辑问题,修改了CI工作流 #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
我这次添加了贡献文档和编译文档,并重新格式化了一些代码,完善了动态库加载和修复了BUG,但是需要注意的是,有一些函数/功能我无法确保能在WINDOWS上正确执行!并且有一些函数未实现WINDOWS平台!请谅解!
2025.7.30 02:43
虽然修复了,但是WINDOWS和MACOS下并没有实现实际功能,因为我并没有这两个平台的测试环境!