Build application Error

1 view (last 30 days)
Benjamin
Benjamin on 21 Jun 2011
I am trying to figure how to use the Matlab engine so I can use C++ GUI with matlab function however I am having some trouble tryin to figure out how to use the MATLAB engine classes. The first thing I did was try to run their examples after a bit of trying I go this error upon a successful build, "The application was unable to start correctly 0xc000007b" How do I fix this and will this impact future programs I want to run using he MALAB engine?
Note: a did a couple of searches and all I found was that there is a simmilar porblem with adobe cs5

Answers (2)

Chirag Gupta
Chirag Gupta on 21 Jun 2011
Try and register MATLAB as a COM server. You should be able to do so by following either of the links:
Then try running the example again!
  1 Comment
Benjamin
Benjamin on 21 Jun 2011
I tried both ways, niether way changed the error message.

Sign in to comment.


Kelvin Oys
Kelvin Oys on 21 Jan 2013
I have the same problem 0xc000007b Document 1 link is not working anymore? Could anyone re post the link. Did you solve the problem at end Benjamin?
  1 Comment
Benjamin
Benjamin on 18 Mar 2013
I used a different computer in the end and it worked I cant explain it

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!