1
0
mirror of synced 2024-11-28 09:30:51 +01:00
ImHex/lib/libimhex
iTrooz b7d8e46288
feat: Display detailed error message when loading of project fails (#1135)
In order to do this I add to make some other additions :
- Add a warning popup (TODO, maybe add some icons to differentiate
error/warning popups in a future PR ?)
- create showError() and showWarning() functions, as helpers to show a
message both to the logs and as a popup
2023-06-21 20:07:36 +02:00
..
include feat: Display detailed error message when loading of project fails (#1135) 2023-06-21 20:07:36 +02:00
source feat: Display detailed error message when loading of project fails (#1135) 2023-06-21 20:07:36 +02:00
CMakeLists.txt build: Force enable exceptions and rtti 2023-06-18 14:42:48 +02:00