Skip to content

load on windows fails #149

Open
Open
@hlizard

Description

@hlizard

luarocks.bat install luafilesystem
Installing https://luarocks.org/luafilesystem-1.8.0-1.src.rock

luafilesystem 1.8.0-1 depends on lua >= 5.1 (5.1-1 provided by VM)
F:\i686-8.1.0-release-posix-dwarf-rt_v6-rev0\mingw32\bin\gcc.exe -O2 -c -o src/lfs.o -Ic:\users\public\lua\LuaRocks\include src/lfs.c
F:\i686-8.1.0-release-posix-dwarf-rt_v6-rev0\mingw32\bin\gcc.exe -shared -o lfs.dll src/lfs.o c:\users\public\lua\LuaRocks/lua5.1.dll -lMSVCR80
luafilesystem 1.8.0-1 is now installed in c:\users\public\lua\LuaRocks\systree (license: MIT/X11)

but 'require "lfs"' failure:
The procedure entry point _utime could not be located in the dynamic link library
c:\users\public\lua\LuaRocks\systree\lib\lua\5.1\lfs.dll

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions