How to enable camera feature in JuceDemo

Hi All,

I want to enable the camera feature in windows JuceDemo project (vs2010), I uncommented “#define JUCE_USE_CAMERA” in AppConfig.h file, but it show lots of build errors,would you give me some sugestions?

Thanks

In the introjucer, make sure you enable the juce_video module.