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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Arti001

Pages: [1]
1
I just realized that I installed some libraries incorrectly . Sorry to trouble you with such a stupid problem. Thank you for your help :)!

2
I understood that I lacked the freetype and vorbisenc library.
But I installed sfml according to the instructions


3
 Here are the errors that were in the console

dyld[12117]: Library not loaded: @rpath/../Frameworks/freetype.framework/Versions/A/freetype
   Referenced from: <21A61469-D104-3D83-997C-ABADC2EA72B0> /Library/Frameworks/sfml-graphics.framework/Versions/2.5.1/sfml-graphics
   Reason: tried: '/Users/artur/Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/freetype.framework/Versions/A/freetype' (no such file), '/Users/artur/ Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/freetype.framework/Versions/A/freetype' (no such file ), '/Users/artur/Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/freetype.framework/Versions/ A/freetype' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/../Frameworks/freetype.framework/Versions/A/freetype' (no such file), '/Users/artur /Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/freetype.framework/Versions/A/freetype' (no such file), '/Users/artur/Library/Developer/Xcode/DerivedData/ hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/freetype.framework/Versions/A/freetype' (no such file), '/Library/Frameworks/ freetype.framework/Versions/A/freetype' (no such file), '/System/Library/Frameworks/freetype.framework/Versions/A/freetype' (no such file, not in dyld cache)Library not loaded: @rpath /../Frameworks/vorbisenc.framework/Versions/A/vorbisenc
   Referenced from: <BB170772-DBCD-3A53-B13E-C1DD2A01FE14> /Library/Frameworks/sfml-audio.framework/Versions/2.5.1/sfml-audio
   Reason: tried: '/Users/artur/Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/vorbisenc.framework/Versions/A/vorbisenc' (no such file), '/Users/artur/ Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/vorbisenc.framework/Versions/A/vorbisenc' (no such file ), '/Users/artur/Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/vorbisenc.framework/Versions/ A/vorbisenc' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/../Frameworks/vorbisenc.framework/Versions/A/vorbisenc' (no such file), '/Users/artur /Library/Developer/Xcode/DerivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/vorbisenc.framework/Versions/A/vorbisenc' (no such file), '/Users/artur/Library/Developer/Xcode/De rivedData/hhhhhhh-cmcgqfbikmypfxdtdorogofrhatc/Build/Products/Debug/hhhhhhh.app/Contents/MacOS/../Frameworks/../Frameworks/vorbisenc.framework/Versions/A/vorbisenc' (no such file), '/Library/ Frameworks/vorbisenc.framework/Versions/A/vorbisenc' (no such file), '/System/Library/Frameworks/vorbisenc.framework/Versions/A/vorbisenc' (no such file, not in dyld cache)
Message from debugger: Terminated due to signal 6

4
Hi I was posting an issue on github https://github.com/SFML/SFML/issues/2354but was sent here, so.
When I start my SFML app in Xcode on macbook m1 I have error "Message from debugger: Terminated due to signal 6" . Please watch the video, I show everything there

Pages: [1]