issue running loading library

1 次查看(过去 30 天)
james ingham
james ingham 2022-9-27
回答: Vijay 2022-10-14
On my laptop which is 64bit running R2022a I can load and run a libary with no issues. I am now trying to set it up on a different PC but it is not working running the same code and libraies running R2022a with a 64bt OS and they both have the same C complier installed but not luck.
I get the error *******.dll is not a valid Win32 application.
I just cant work out why it works on one PC and not on the other when everything seems the same. I do have a x64bit version which will run but seems not to work.
Any help is much appricated.

回答(1 个)

Vijay
Vijay 2022-10-14
Make sure if you have both versions of library 64bit and 32bit?
Make sure you are you using correct version WRT to your computer ISA?
Issue seems to be related to architectural mismatch? Please share exact version of both OS and MATLAB in both computers.
Sometimes DLLs get corrupted during transfers. you can try redownloading them.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by