Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Decryption Fails for Examples on macOS and Gentoo Linux #29

Open
jreynaud1 opened this issue Nov 20, 2024 · 0 comments
Open

Data Decryption Fails for Examples on macOS and Gentoo Linux #29

jreynaud1 opened this issue Nov 20, 2024 · 0 comments

Comments

@jreynaud1
Copy link

jreynaud1 commented Nov 20, 2024

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:

Screenshot 2024-11-20 at 2 49 05 PM

My environments are as follows.

OS: macOS Sonoma 14.7.1
Chip: Apple M3 Max

OS: Gentoo 2.17
CPU: Intel Core i5-8350U

@jreynaud1 jreynaud1 changed the title Data Decryption Fails for Examples on macOS Data Decryption Fails for Examples on macOS and Gentoo Linux Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant