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

Initial run and *.dll error: the ordinal **** is not found in the library *.dll #22

Open
mingsongli opened this issue Aug 23, 2020 · 1 comment

Comments

@mingsongli
Copy link
Owner

mingsongli commented Aug 23, 2020

When I run Acycle I get the error:

"C:\Windows\system32\libmwflcertificates.dll". The ordinal 4739 is not found in the library libmwflcertificates.dll.

"C:\Windows\system32\ssleay32.dll". The ordinal 4540 is not found in the library ssleay32.dll.

@mingsongli
Copy link
Owner Author

mingsongli commented Aug 23, 2020

Solution:

"The problem was the libeay32.dll and ssleay32.dll files present in: C:\Windows\system32.

I replaced those files with those in the Matlab installation folder and the problem was solved".

By Alberto Urban on 31 May 2019

If you cannot find these two *.dll files, let me know, I will share the files.

Reference:

https://www.mathworks.com/matlabcentral/answers/462653-error-ordinal-not-found-for-exe-obtained-from-the-compiler

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