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 Ansichten (letzte 30 Tage)
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

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 24 Aug. 2023
Bearbeitet: MathWorks Support Team am 24 Aug. 2023
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.
 

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by