mingsongli / acycle

Acycle: Time-series analysis software for research and education
https://acycle.org/
78 stars 25 forks source link

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

Open mingsongli opened 4 years ago

mingsongli commented 4 years ago

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 commented 4 years ago

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