Coder Social home page Coder Social logo

Comments (4)

hishamhm avatar hishamhm commented on June 3, 2024

Please try the newly released LuaRocks 3.11 and let us know if the issue still persists!

from luarocks.

Enem-20 avatar Enem-20 commented on June 3, 2024

Please try the newly released LuaRocks 3.11 and let us know if the issue still persists!

I've tried this release, but I still gets this issue. Luarocks was compiled when I comment assert in 883 line of install.bat file. Probabl this is a problem? Also I've compiled luasocket by changing config-5.1.lua: MSVCRT = "m" to MSVCRT = "ucrt". After that I got 64 bit luasocket in my build folder, but It doesn't work cause this problem:
error loading module 'socket.core' from file '../share/lua/5.1/socket.lua':
%1 is not a valid Win32 application.

stack traceback:
[C]: at 0x7ff85ee62d10
[C]: in function 'require'
../share/lua/5.1/socket.lua:12: in main chunk
[C]: in function 'require'
.\main.lua:4: in main chunk
[C]: in function 'require'
stdin:1: in main chunk
[C]: at 0x7ff793cd2120
All libraries are 64-bit as the luajit

from luarocks.

Enem-20 avatar Enem-20 commented on June 3, 2024

Ok, I've fixed this issue by replacing .lua extension in a package.cpath inside my script

from luarocks.

hishamhm avatar hishamhm commented on June 3, 2024

Oh, ok, so it was a configuration issue on your end — good to know! Thanks for reporting back, that allows us to close this.

from luarocks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.