-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
On macOS and Gentoo Linux, When building the examples with the provided CMake.txt file, as below:
cd projects/CMake
mkdir build
cd build
cmake ..
make
When I run the example file rres_load_image, I see the following RRES output:
RRES: CDIR: Central Directory found at offset: 0x00aaf736
RRES: CDIR: Central Directory file entries count: 20
RRES: INFO: Loading resource from file: resources.rres
RRES: INFO: Found requested resource id: 0x5809cde2
RRES: IMGE: Id: 0x5809cde2 | Base size: 786452 | Packed size: 195662
RRES: WARNING: IMGE: Data decryption failed, wrong password or corrupted data
As expected, it appears the image does not load, as seen below:
My environments are as follows.
OS: macOS Sonoma 14.7.1
Chip: Apple M3 Max
OS: Gentoo 2.17
CPU: Intel Core i5-8350U
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
