Aforge namespace issue on compiling.
Posted: Fri Jul 24, 2015 12:36 pm
I'm getting multi namespace errors that all seem to be related. This is the first one, I'll save pasting the rest.
Any tips on setting up Aforge.net correctly in visual studio ?
I have added a reference to the following already.
AForge
AForge.Controls
AForge.DebuggerVisualizers (2010)
AForge.Imaging
AForge.Math
AForge.Video
AForge.Video.DirectShow
DirectShowLib-2005
Any tips on setting up Aforge.net correctly in visual studio ?
I have added a reference to the following already.
AForge
AForge.Controls
AForge.DebuggerVisualizers (2010)
AForge.Imaging
AForge.Math
AForge.Video
AForge.Video.DirectShow
DirectShowLib-2005
Code: Select all
Severity Code Description Project File Line
Error CS0246 The type or namespace name 'VideoProcAmpFlags' could not be found (are you missing a using directive or an assembly reference?) LitePlacer C:\LitePlacer-dev\LitePlacer\Video\VideoCapture.cs 262