AudioCDReader

Hi,
I was compiling the latest tip and i found out that i needed to install the latest platform sdk from microsoft.
I did this and all works fine but i was wondering whether this AudioCDReadercan be optional, so that we can enabled or disable it in the Juce_config.h file.
My humble opinion is that not many people will use this feature but because of it you need todo some extra work to get Juce up and running.
Any thoughts on this.

Edwin

Yes, that’s a good point. It’s actually just needed for the CD burner code I recently added. I’ll look into making it optional…

thanx for the fix Jules.

Edwin