1
General / Failed To Open Audio Device (OS X Lion / SFML2.0)
« on: October 04, 2011, 09:11:22 am »
i have the same problem!
when i try to do a simple window. when i compile a window appears but its all locked up and then the pointer starts to spin(like it does when it loads)
when i hit escape or press the close button it doesnt go away until i hit stop in xcode.
i use sfml 1.6 btw
when i try to do a simple window. when i compile a window appears but its all locked up and then the pointer starts to spin(like it does when it loads)
when i hit escape or press the close button it doesnt go away until i hit stop in xcode.
i use sfml 1.6 btw
Code: [Select]
This GDB was configured as "x86_64-apple-darwin".
tty /dev/ttys000
warning: Unable to read symbols for @executable_path/../Frameworks/sfml-audio.framework/Versions/A/sfml-audio (file not found).
warning: Unable to read symbols from "sfml-audio" (not yet mapped into memory).
warning: Unable to read symbols for @executable_path/../Frameworks/sfml-graphics.framework/Versions/A/sfml-graphics (file not found).
warning: Unable to read symbols from "sfml-graphics" (not yet mapped into memory).
warning: Unable to read symbols for @executable_path/../Frameworks/sfml-network.framework/Versions/A/sfml-network (file not found).
warning: Unable to read symbols from "sfml-network" (not yet mapped into memory).
warning: Unable to read symbols for @executable_path/../Frameworks/sfml-system.framework/Versions/A/sfml-system (file not found).
warning: Unable to read symbols from "sfml-system" (not yet mapped into memory).
warning: Unable to read symbols for @executable_path/../Frameworks/sfml-window.framework/Versions/A/sfml-window (file not found).
warning: Unable to read symbols from "sfml-window" (not yet mapped into memory).
warning: Unable to read symbols for @executable_path/../Frameworks/SFML.framework/Versions/A/SFML (file not found).
warning: Unable to read symbols from "SFML" (not yet mapped into memory).
warning: Unable to read symbols for @executable_path/../Frameworks/sndfile.framework/Versions/A/sndfile (file not found).
warning: Unable to read symbols from "sndfile" (not yet mapped into memory).
[Switching to process 2056 thread 0x0]
kill
quit
Program ended with exit code: 0