Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: [SOLVED] Xcode, SFML error dyld: Library not loaded  (Read 1110 times)

0 Members and 1 Guest are viewing this topic.

cagiva

  • Newbie
  • *
  • Posts: 1
    • View Profile
[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 »

abp54

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Email
Re: [SOLVED] Xcode, SFML error dyld: Library not loaded
« Reply #1 on: December 25, 2023, 12:10:45 am »
solved? how?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10821
    • View Profile
    • development blog
    • Email
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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/