Problem with compiling MATLAB fcn

I use Windows 8.0, MATLAB 2013a. I have installed Visual Studio 2012 C++ and Windows Phone SDK 8.0. I couldn't set VS 2012 as my MEX compiler, but I successfully set SDK 8.0 as my compiler. Even though, I have problem compiling MATLAB fcn as a part of my Simulink project. Also I tried to set SDK 7.1 as my compiler, but it wasn't possible. I installed SDK 7.1 successfully but couldn't set it as my compiler. Can anyone give me advice regarding this problem?

 Accepted Answer

Friedrich
Friedrich on 5 Mar 2014
Hi,
have you used the forum search? There are plenty of posts with SDK 7.1 and mex -setup issues. For example this.

2 Comments

Yes, of course. I read a LOT about this specific problem, and as I mentioned before I tried to set SDK 7.1 as my compiler, by using instructions from this link You gave. I installed SDK 7.1 successfully but couldn't set it as my compiler :(
What happens when you run the code in the post linked from the post above? i assume some part of the SDK is missing.

Sign in to comment.

More Answers (0)

Categories

Asked:

on 5 Mar 2014

Commented:

on 5 Mar 2014

Community Treasure Hunt

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

Start Hunting!