Hi,
while compiling a little project for webcams, SA is erroring while building the assembly
BUILD FAILED
The build process failed during the preparation of the resulting assembly.
SmartAssembly has encountered an invalid symbol:
[DirectX.Capture]DirectX.Capture.Filters::VideoInputDevices class
[DirectX.Capture]DirectX.Capture.FilterCollection
The most likely cause is that SmartAssembly has used a different version of a dependency from the version used by myProjectAss.exe.
If the details below are wrong [blalba]
Assembly that should contain the missing symbol:
C:uildDirectX.Capture.dll
its from C# VS2010 project, and "build" folder contain all the files that were present in my VS "Release" folder.
So the path shown as "C:uildDirectX.Capture.dll" is correct.
please help me?
while compiling a little project for webcams, SA is erroring while building the assembly
its from C# VS2010 project, and "build" folder contain all the files that were present in my VS "Release" folder.
So the path shown as "C:uildDirectX.Capture.dll" is correct.
please help me?