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

ror-dependencies fail to compile (Debian ARM64) #72

Open
ghost opened this issue Jun 20, 2023 · 0 comments
Open

ror-dependencies fail to compile (Debian ARM64) #72

ghost opened this issue Jun 20, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 20, 2023

Most of them succeed to compile.
I followed this guide: https://github.com/RigsOfRods/rigs-of-rods/wiki/Compiling-release-version-of-RoR-(Linux)-without-conan

OS: Debian 12 Bookworm ARM64
cmake version: 3.25.1
make version: 4.3
gcc version: 12.2.0

cmake.log: cmake-cmd.log
make.log: https://0x0.st/HTx5.txt

ogredeps fails to compile because of many -Wnarrowing compile errors like:

/home/jonah/Projekte/ror-dependencies/Source/ogredeps/src/FreeImage/Source/LibRawLite/internal/dcraw_common.cpp:2401:20: error: narrowing conversion of ‘-49’ from ‘int’ to ‘char’ [-Wnarrowing]
 2401 |     2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79,
      |                    ^~~
@ohlidalp ohlidalp changed the title ror-dependencies fail to compile ror-dependencies fail to compile (Debian ARM64) Nov 10, 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

0 participants