Why do I receive a "can't locate file" error when I compile my model using Real-Time Workshop or Simulink Accelerator on Mac OS X?

2 ビュー (過去 30 日間)
When I compile my model, using either Real-Time Workshop or Simulink Accelerator on Mac OS X, I receive the following error:
ERROR: ld: can't locate file for: -lbundle1.o

採用された回答

MathWorks Support Team
MathWorks Support Team 2023 年 8 月 24 日
編集済み: MathWorks Support Team 2023 年 8 月 24 日
This is related to the way Xcode is installed on your machine. In certain cases, the Xcode installer does not install the following files:
bundle1.o
crt1.o
dylib1.o
gcrt1.o
Please download and install the Xcode 1.5 CD from the Apple Developer Connection web site.
 

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by