LOADLIBRARY コマンドで DLL を使用する際に特定のモジュールが無いというエラーとなるのはなぜですか?
Show older comments
LOADLIBRARY コマンドで DLL を使用する際に特定のモジュールが無いというエラーとなります。
Error: The specified module could not be found
Dependency Walker で調べると、MSVCR100D.dll が見つからない様子です。
Accepted Answer
More Answers (0)
Categories
Find more on C からの MATLAB の呼び出し in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!