Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: LysolPionex on June 26, 2012, 04:44:15 am

Title: Build Sounds In Code::Blocks?
Post by: LysolPionex on June 26, 2012, 04:44:15 am
Is there a way to have sounds play when a build succeeds/fails, like you can in Visual Studio?  I have awesome Dog laugh and Dog Cheer sounds from Duck Hunt, and I will be very disappointed not to hear the dog laugh at me any more when I have a compile error. :-|

Thanks!
Title: Re: Build Sounds In Code::Blocks?
Post by: MortenMacFly on June 26, 2012, 06:40:27 am
Is there a way to have sounds play when a build succeeds/fails, like you can in Visual Studio?
Should be easily do-able with a plugin. I guess it's roughly a 10-liner, with setup maybe 20. You can easily try yourself...