Lasse Numminen

Results 8 comments of Lasse Numminen

I'm getting this fixed on MinGW-W64 when I replace line 661 with `#ifdef _MSC_VER` so it only detects if it's compiling it on MSVC.

Also please consider adding it to OpenUPM package registry: https://openupm.com/

I have this issue as well, window can not be resized

> In case you missed it, Zola is also implemented in Rust! Oh, I actually really did miss that. :sweat_smile: Anyway I have been more satisfied with Cobalt than I...

I am having this same issue with a small difference. Other libraries are already requiring target API 34 which does not change the behaviour as it does in the original...

> Try force resolve or uncheck custom gradle files and check it again. Hello, thanks for the input. I have tried force resolving as well as resetting the custom gradle...

If I disable custom gradle files the build fails because of duplicate classes: ``` * What went wrong: [error] Execution failed for task ':launcher:checkReleaseDuplicateClasses'. > A failure occurred while executing...