SFML community forums

Help => General => Topic started by: cagiva on December 15, 2019, 01:28:55 am

Title: [SOLVED] Xcode, SFML error dyld: Library not loaded
Post by: cagiva on December 15, 2019, 01:28:55 am
I'm using Mojave 10.15.6 with Xcode 11.3 and followed the Xcode (MacOSX) instructions (https://www.sfml-dev.org/tutorials/2.5/start-osx.php), but I keep getting the message below when I try to run the sample template app.

dyld: Library not loaded: @rpath/sfml-system.framework/Versions/2.5.1/sfml-system
  Reason: image not found
Title: Re: [SOLVED] Xcode, SFML error dyld: Library not loaded
Post by: abp54 on December 25, 2023, 12:10:45 am
solved? how?
Title: Re: [SOLVED] Xcode, SFML error dyld: Library not loaded
Post by: eXpl0it3r on December 25, 2023, 09:23:09 pm
Make sure you're installing SFML as instructed on the system, that way the frameworks should be resolvable.