1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/cmake
PerikiyoXD 691df0fc83
fix: Implemented forwarder executable (#1308)
Fixes random .NET plugin crash caused by the console window being freed
on the same process.

### Problem description
Sometimes when launching from the explorer ImHex crashes

### Implementation description
We've implemented a launcher to avoid freeing the std streams, that
generated the bug.

### Screenshots
N/A

### Additional things
Blame windows console subsystem
2023-09-16 13:08:19 +02:00
..
modules build: Fixed plugins not having their C++ version set correctly 2023-08-22 19:29:03 +02:00
build_helpers.cmake fix: Implemented forwarder executable (#1308) 2023-09-16 13:08:19 +02:00
cmake_uninstall.cmake.in build: Added make uninstall (#784) 2022-10-14 15:35:45 +02:00