suicao / aforge

Automatically exported from code.google.com/p/aforge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AForge.Video project referenced AForge project, but not used it

GoogleCodeExporter opened this issue · comments

Compiling AForge.Video project causes compilation of AForge project, but it is 
not necessary.

To avoid this you should remove reference to AForge project in AForge.Video 
project.

Original issue reported on code.google.com by amx3...@gmail.com on 30 Jan 2014 at 11:57

First - check. Then submit.

AsyncVideoSource.AsyncVideoSource() uses 
AForge.SystemTools.CopyUnmanagedMemory().
http://code.google.com/p/aforge/source/browse/trunk/Sources/Video/AsyncVideoSour
ce.cs#466

Original comment by andrew.k...@gmail.com on 30 Jan 2014 at 4:52

  • Changed state: Rejected