Using Matlab API in VIsual Studio

2 views (last 30 days)
Michal Trojak
Michal Trojak on 20 Dec 2017
Answered: Walter Roberson on 20 Dec 2017
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".

Answers (1)

Walter Roberson
Walter Roberson on 20 Dec 2017
One of the Visual C++ RunTime Redistributables might not be installed properly. http://www.tomshardware.com/forum/43092-63-application-unable-start-correctly-0xc000007b

Categories

Find more on C Shared Library Integration 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!