Skip to content

Compiling Lua Module on x86-64 Windows PC with MSVC #486

Closed Answered by mkashirin
mkashirin asked this question in Q&A
Discussion options

You must be logged in to vote

I successfully resolved the issue by doing exactly what the comment. I assume you cannot call the module if you're not exactly in the CWD with the *.dll file. And for whatever reason the module refused to compile unless I put the Lua library files in the $HOME/Downloads directory. In my opinion this happens due to the linker's inability to see the contents of the disk "D".

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mkashirin
Comment options

You must be logged in to vote
1 reply
@mkashirin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants