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

Lua >luarocks install failed #5

Open
zw188 opened this issue Sep 18, 2024 · 0 comments
Open

Lua >luarocks install failed #5

zw188 opened this issue Sep 18, 2024 · 0 comments

Comments

@zw188
Copy link

zw188 commented Sep 18, 2024

luarocks install xxtea
Installing https://luarocks.org/xxtea-1.0.2-1.src.rock

xxtea 1.0.2-1 depends on lua >= 5.1 (5.1-1 provided by VM: success)
E:\c_workspace\env\mingw64\bin\gcc.exe -O2 -c -o src/xxtea.o -IC:\Program Files (x86)\Lua\5.1\include src/xxtea.c
E:\c_workspace\env\mingw64\bin\gcc.exe -O2 -c -o src/lua_xxtea.o -IC:\Program Files (x86)\Lua\5.1\include src/lua_xxtea.c
E:\c_workspace\env\mingw64\bin\gcc.exe -shared -o C:\Users\ADMINI~1\AppData\Local\Temp\luarocks_build-xxtea-1.0.2-1-390943\xxtea.dll src/xxtea.o src/lua_xxtea.o C:\Program Files (x86)\Lua\5.1\lua5.1.dll -lMSVCR80
collect2.exe: error: ld returned 5 exit status

Error: Build error: Failed compiling module xxtea.dll

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