zhmt
zhmt
> The prefixing is controlled by the `SNMALLOC_STATIC_LIBRARY_PREFIX` cmake variable. If you set this to "" then you should have `malloc` and friends exposed from the static library. I don't...
Thanks for you guys' help.
@Alex2782 I searched issues, I dont think anyone else has reported it. I opened a new issue.
If you are using vs code, search "nim suggest" in settings, set "max nimsuggest processes" to 1, set "nimsuggest idle timeout" to 20000. It will be much better.
Failed to build shared library. with eorrors: ``` zig build lib -Doptimize=ReleaseFast -Dtarget=aarch64-linux-android -Dstatic=false lib +- install cyber +- zig build-lib cyber ReleaseFast aarch64-linux-android 1 errors error: libc not available...
Thanks for your response, I downloaded the source from master, It works well. Let me try linking to the static library.
> what `target` should be used for IOS static library ? aarch64-ios https://github.com/ziglang/zig/issues/19217 the targets are defined by zig lang. you can search in zig github.
https://github.com/ziglang/zig/issues/17575 I got this error now, difficult to figure out. zig building is too buggy now, maybe I should try it a few days later. Thanks for your help, @fubark.
> @zhmt Can you check that you've uploaded the correct MRP? Yes. I have tested with it. You have to attach a c# script to a node in scene tree....
> * Are there any **other errors** or exceptions before the crash? Previous log messages may give us a hint as to what's going on. No, no other errors. just...