-
Getting this error after installing unity-rlottie version 0.2.2:
Multiple precompiled assemblies with the same name System.Runtime.CompilerServices.Unsafe.dll included on the current platform. Only…
-
错误类型:EXC_BAD_ACCESS(SIGBUS)
Crash详情:
0 AAAAA 0x0000000109a6e8f0 std::__1::__hash_const_iterator std::__1::__hash_table::find(long long const&) const (__hash_table:2494)
1 AAAAA 0x0000000109a6d850 V…
-
Hey,
when doing a scan with latest clamav, https://www.clamav.net/ against rlotties sources, it detects "Keyloggers".
----------- SCAN SUMMARY -----------
Known viruses: 8639436
Engine versio…
-
Hey, sorry if this is a dumb question but I can't get the lottie_animation_property_override function to work on my end. Do you by any chance have an example I could use?
-
您好,我更新了最新的awtk仓库,看到里面有说支持rlottie动画,但是没找到相关控件源码和rlottie库,
是否需要单独将控件添加到awtk下的自定义控件下?
suve7 updated
2 years ago
-
Hello!
Thank you very much for a great library! I was lucky to find it about 3 weeks ago. I started immediately the work on using this library inside of [Unity game engine](https://unity.com/). I h…
-
This is a more detailed error report for #488.
When compiling for iOS or Apple silicon, two symbols are not defined:
```
Undefined symbols for architecture arm64:
"_pixman_composite_over_n_88…
-
报错内容:
```
Processing 1 dependencies:
[1/1] idf (4.4.6)
-- Project sdkconfig file /home/haomo/codes/github/lvgl_rlottie_esp32/sdkconfig
Traceback (most recent call last):
File "/home/haomo/es…
hxgqh updated
14 hours ago
-
It appears that the commit that introduces the AfterEffects blend mode simulation vastly decreases the performance of the renderer.
https://github.com/Samsung/rlottie/commit/19164367c99363d4b86ecc9…
-
I am trying to rlottie with cmake but when I configure cmake by `cmake ..` in the build directory I get this-
```
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification…