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 views (last 30 days)
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

Accepted Answer

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

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!