フィルターのクリア

C++ compile fails in Xcode 5.1

1 回表示 (過去 30 日間)
David
David 2014 年 4 月 1 日
Hi everyone, I'm using Xcode 5.1 to write a C++ program that will read/write and manipulate data created in MATLAB and stored in .mat files. I'm pretty sure I've linked to all the required dylib files and included the appropiate mat.h file.
I get this compilation error:
ld: file not found: mac64/libcilkrts.5.dylib for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Does anyone know what I'm doing wrong here? Thanks.

回答 (0 件)

カテゴリ

Help Center および File ExchangeCall C++ from MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by