discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Obj-C, Handling the sound attribute of a button - SOLVED but on Wind


From: Stef Bidi
Subject: Re: Obj-C, Handling the sound attribute of a button - SOLVED but on Windows
Date: Sun, 3 Oct 2010 09:24:57 -0500

On Sun, Oct 3, 2010 at 9:05 AM, Csanyi Pal <csanyipal@gmail.com> wrote:
However, the

[DPBin play];

command doesn't play any sound on Windows XP operating system. What is
the solution for this on Windows?

Are you sure you're getting a NSSound object and not nil?  Both libao and libsndfile work on Windows, but I'm not sure if GNUstep ships with them.  Check your Bundles/ directory, if they're not there, that is the problem.  If either of those bundles were not built, you should be getting nil.

Stef

reply via email to

[Prev in Thread] Current Thread [Next in Thread]