MEX: Compiler lcc64 not supported in matlab64?
Show older comments
Hello,
i want to use the compiler lcc(64-bit version) with matlab. As i ve read in this old link ( http://www.mathworks.de/support/solutions/en/data/1-7H8C1D/index.html?solution=1-7H8C1D) lcc is only supported in the 32-bit matlab version. As i ve mentioned the link is old but is there may be a chance to use lcc?
the reason behind this:
i m using matlab 32 on my laptop with lcc. when i compile my mex-file i ve no problems.
at work i have a 64 version with a different compiler. when i try to compile my mex-file i get errors like:
cannot convert from 'const mxArray *' to 'mxArray *'
i guess that have something to do with the compiler?
Many thanks as always. i really appreciate this messageboard :)
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!