-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
You README states:
Then copy the file
luaunit.luainto your project or the Lualibsdirectory.
I don't have any "libs" directory under my LuaJIT installation. I have this:
.
├── lua
│ └── jit
│ ├── bc.lua
│ ├── bcsave.lua
│ ├── dis_arm.lua
│ ├── dis_arm64.lua
│ ├── dis_arm64be.lua
│ ├── dis_mips.lua
│ ├── dis_mips64.lua
│ ├── dis_mips64el.lua
│ ├── dis_mips64r6.lua
│ ├── dis_mips64r6el.lua
│ ├── dis_mipsel.lua
│ ├── dis_ppc.lua
│ ├── dis_x64.lua
│ ├── dis_x86.lua
│ ├── dump.lua
│ ├── p.lua
│ ├── v.lua
│ ├── vmdef.lua
│ └── zone.lua
├── lua51.dll
└── luajit.exeSo where should it go?
PS. I'm on Windows-11.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels