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

Help compiling for 32bit x86/ARM Pi4-64bit - liblua wrong version #826

Open
w84death opened this issue Oct 26, 2023 · 0 comments
Open

Help compiling for 32bit x86/ARM Pi4-64bit - liblua wrong version #826

w84death opened this issue Oct 26, 2023 · 0 comments

Comments

@w84death
Copy link
Contributor

w84death commented Oct 26, 2023

I'm trying to compile it for my older computer. Everything goes OK until the end:

/usr/bin/ld: skipping incompatible /home/kj/Code/TRSE/libs/lua//liblua.a when searching for -llua /usr/bin/ld: cannot find -llua: No such file or directory collect2: error: ld returned 1 exit status make: *** [Makefile:1822: trse] Error 1

As I understand liblua.a is 64bit. I tried to find the binary for it but they all in 64bit since LUA 5.1.

UPDATE: ended in the same place on Raspberry Pi 4 / 64bit

How could I make it work?

@w84death w84death changed the title Help compiling for 32bit x86 Help compiling for 32bit x86/ARM Pi4-64bit - liblua Oct 28, 2023
@w84death w84death changed the title Help compiling for 32bit x86/ARM Pi4-64bit - liblua Help compiling for 32bit x86/ARM Pi4-64bit - liblua wrong version Oct 28, 2023
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