I accidentally upgraded xcode to 7.0.
As a result, when I try to move Fortran in the terminal, I get the following error:
Compilation is no longer possible.
ld—library not found for-lSystem
collect2:error:ld returned1 exit status
Could you tell me how to solve this problem?
xcode xcode7
The dependency may be broken by an update.
GFortran
right?
Why don't you try again?
for simulators, etc.
The library inside the simulator should have disappeared due to the update, so
You should also check the library inside the simulator.
© 2024 OneMinuteCode. All rights reserved.