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

Compile Error: 18>LINK : fatal error LNK1181: cannot open input file 'lualib.lib' #215

Closed
TheSCREWEDSoftware opened this issue Jan 14, 2025 · 9 comments

Comments

@TheSCREWEDSoftware
Copy link

In the morning (7-8am GMT+0) i updated my core and lua to the latest commits. And I saw someone sharing a lua zip file in eluna-ac channel. refering to missing libs before.

I assume it's either missing from the module and/or not being added / updated automatically to the module.

At the same time I wasn't with no time to go find whatever lua lib i need so i disabled mod-eluna in the cmake, doesn't work, which used to work. Disabling it in cmake would skip it from being compiled (i think) and/or stop giving errors e which currently doesn't. I had to physically remove the file out of my modules folder to be able to compile.

@iThorgrim
Copy link

You have to update your AzerothCore source -> azerothcore/azerothcore-wotlk#21123

@TheSCREWEDSoftware
Copy link
Author

The core and eluna is updated, literally the first pointed out.

This is the commit I'm running azerothcore/azerothcore-wotlk@995eed8

@iThorgrim
Copy link

You run on Linux or Windows ? I'm going to test

@TheSCREWEDSoftware
Copy link
Author

Windows

@iThorgrim
Copy link

iThorgrim commented Jan 16, 2025

I can't reproduce the bug, I have the latest version of AzerothCore and mod-eluna and I have no problem :-/

With mod-eluna enable

Image
Image
Image

With mod-eluna disable

Image
Image
Image

@TheSCREWEDSoftware
Copy link
Author

Do you have the dependency installed? If yes remove it and disable eluna in cmake and try to compile

@iThorgrim
Copy link

iThorgrim commented Jan 16, 2025

Do you have the dependency installed? If yes remove it and disable eluna in cmake and try to compile

There is no dependancy required for mod-eluna, the missing .dll is fixed by this commit : https://github.com/azerothcore/mod-eluna/commits/master/

I have edited my message, when i'm disable mod-eluna, there is no error :-/

@TheSCREWEDSoftware
Copy link
Author

I would have to test again then with the most recent version of eluna which at the time didn't the the commit you mentioned, when I get home later on the day I will check it

@TheSCREWEDSoftware
Copy link
Author

I was just unlucky to compile a few hours before your PRs. The issue is no more.

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

2 participants