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

VS2017 Compilation fails due to OpenSSL & LuaJIT #61

Open
al-sabr opened this issue May 15, 2017 · 5 comments
Open

VS2017 Compilation fails due to OpenSSL & LuaJIT #61

al-sabr opened this issue May 15, 2017 · 5 comments

Comments

@al-sabr
Copy link

al-sabr commented May 15, 2017

I get this error now

image

How do I include those 2 projects in Windows VS Community?

@al-sabr
Copy link
Author

al-sabr commented May 15, 2017

I was able to compile luajit 2 with Visual Studio Command Line

image

@al-sabr
Copy link
Author

al-sabr commented May 15, 2017

Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file 'libeay32MTd.lib' MonaServer D:\programming\c++\MonaServer\MonaServer\LINK 1

image

@al-sabr
Copy link
Author

al-sabr commented May 15, 2017

I was able to compile everything but when I try to debug the main .exe
I get the error that lua51.dll is not found.

image

@al-sabr
Copy link
Author

al-sabr commented May 15, 2017

OK I copied the .dll in the Windows/SysWOW64 and it works

@al-sabr al-sabr closed this as completed May 16, 2017
@al-sabr al-sabr reopened this Jan 20, 2018
@al-sabr
Copy link
Author

al-sabr commented Jan 20, 2018

Linked with #69 #70

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

1 participant