Evgeny Gorodetskiy

Results 8 comments of Evgeny Gorodetskiy

@gegles This issue is still reproducible with latest Catch2 v3.1.0 and latest CMake 3.23 on M1 Mac. It seems like @dwosk suggestion about missing executable signature is correct. In my...

@horenmar Could you please reopen this issue, as it is still reproducible?

Hi @TheLartians, I'm experiencing a similar issue in [CLion](https://www.jetbrains.com/clion/) IDE, which allows to work with multiple CMake configurations and runs `cmake configure` for active configurations in parallel. In such case...

Yes, you're right. I was trying to build for M1. I did not notice that ARM is not supported, it would be better to mention it on README page. Ok,...

Hello Demian, I've found this performance issue during optimization of the graphics sample demonstrating parallel rendering, which is a part of [Methane Kit](https://github.com/egorodet/MethaneKit) project. Methane Kit is a modern graphics...

This issue is reproducible on **Intel x86_64** architecture (not ARM), and only on MacOS >= 11. As I mentioned, it was working fine on MacOS 10.15. It looks very strange...

> Is this fixed in v0.37.0 with #427? @TheLartians I've just tested v0.37 with multiple CMake configurations initializing dependencies in parallel in CLion and it worked just fine without any...

Hello @Auburn and @atarabi, it would be really nice to have Apple M1 supported by FastNoise2 out of the box. I've successfully built [atarabi project version](https://github.com/atarabi/FastNoise2/tree/fix-neon-bugs) on my MacBook Air...