Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
[SOLVED] Xcode, SFML error dyld: Library not loaded
Print
Pages: [
1
]
Author
Topic: [SOLVED] Xcode, SFML error dyld: Library not loaded (Read 1820 times)
0 Members and 1 Guest are viewing this topic.
cagiva
Newbie
Posts: 1
[SOLVED] Xcode, SFML error dyld: Library not loaded
«
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
, 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
«
Last Edit: December 15, 2019, 10:03:13 pm by cagiva
»
Logged
abp54
Newbie
Posts: 7
Re: [SOLVED] Xcode, SFML error dyld: Library not loaded
«
Reply #1 on:
December 25, 2023, 12:10:45 am »
solved? how?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: [SOLVED] Xcode, SFML error dyld: Library not loaded
«
Reply #2 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.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
[SOLVED] Xcode, SFML error dyld: Library not loaded