How do I create a mex file in Xcode 7
이전 댓글 표시
I have installed Xcode 7, and when i use the IDE to build pre-existing code for mex files, it works fine, yielding a file with a .mexmaci64 suffix. However when I try to create a new target, Xcode no longer offers me the Mathworks template, so it is not clear what sort of template I should create. I tried command line tool but this is obviously wrong: it builds fine but creates a file without a suffix. What template type should I select? Is there a Mathworks template for Xcode 7?
Also, do I still need the mex.xcconfig file? I included it as I used to with older Xcode versions, but it seems to have no effect.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!