Thanks. This issue should be fixed as of commit a9a538cec87654df9a5c1c32ded3a43ce8c3f62c. Building never failed on my Linux machine but it displayed the same error before but doesn't anymore now at least.
Thanks. This issue should be fixed as of commit a9a538c. Building never failed on my Linux machine but it displayed the same error before but doesn't anymore now at least.
I pulled the latest commit and it works now! Thanks :slightly_smiling_face:
Operating System
Linux
What's the issue you encountered?
On Fedora 34 with CMake 3.20.5 and Ninja 1.10.2, building fails after generating the build files using CMake.
In comparison, building works when using the Unix Makefiles generator (the default, also known as GNU make).
Configuration
Build
How can the issue be reproduced?
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release -GNinja
.ImHex Version
Git 2e95184d30008252909b47d784a2c269bfaf656c
ImHex Build Type
Additional context?
When the build completes using Unix Makefiles generator, I get the following message which is interesting: