The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
Only disc in Dummy being compiled on mac
Michael Taboada (AI5HF)
Guest

Hi,
I am attempting to use STL to in a program, but I am having a problem when compiling on Mac. Configure only produces dummy and disc audio outputs, although core audio should be there. Does anyone know why this could be?
Thanks,
Michael.

Sent from my iPhone
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
Only disc in Dummy being compiled on mac
Ryan C. Gordon
Guest

Quote:
I am attempting to use STL to in a program, but I am having a problem
when compiling on Mac. Configure only produces dummy and disc audio
outputs, although core audio should be there. Does anyone know why this
could be?

The configure script produces a config.log file...it's an enormous
amount of text, but the answer is usually buried in there. If you can't
find something obvious, feel free to send it to me and I'll help you
figure it out.

--ryan.


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
Only disc in Dummy being compiled on mac
Michael Taboada (AI5HF)
Guest

Hi,
I found the only reference to coreaudio in the config.log was a bunch of objects files, the framework include, and setting core audio to one. This looks like it should enable it, but it doesn't. Could there be something wrong with the configure process?
Thanks,
Michael.
PS, if you need the log file I can send it.


Sent from my iPhone

Quote:
On Mar 25, 2015, at 8:40 AM, Ryan C. Gordon wrote:


Quote:
I am attempting to use STL to in a program, but I am having a problem
when compiling on Mac. Configure only produces dummy and disc audio
outputs, although core audio should be there. Does anyone know why this
could be?

The configure script produces a config.log file...it's an enormous amount of text, but the answer is usually buried in there. If you can't find something obvious, feel free to send it to me and I'll help you figure it out.

--ryan.


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org