Using Matlab API in VIsual Studio
이전 댓글 표시
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".
답변 (1개)
Walter Roberson
2017년 12월 20일
0 개 추천
One of the Visual C++ RunTime Redistributables might not be installed properly. http://www.tomshardware.com/forum/43092-63-application-unable-start-correctly-0xc000007b
카테고리
도움말 센터 및 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!