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 CenterFile Exchange에서 Introduction 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