Using Matlab API in VIsual Studio
2 ビュー (過去 30 日間)
古いコメントを表示
I need to use Matlab API in Visual Studio 2015 32bit on Windows 10 64bit. I've installed a Matlab Runtime 2015b 32bit and included every .lib, .h and .dll files to a project but when I'm starting program I've got an error "The application was unable to start correctly 0xc00007b".
0 件のコメント
回答 (1 件)
Walter Roberson
2017 年 12 月 20 日
One of the Visual C++ RunTime Redistributables might not be installed properly. http://www.tomshardware.com/forum/43092-63-application-unable-start-correctly-0xc000007b
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で C Shared Library Integration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!