This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Description
Hi,
I have recently switched from AForge over to Accord as it has support for H264 codecs which is ideal however I need to be able to support both 32 and 64 bit builds in a .NET 4.0 application. I have tried grabbing the necessary 64 bit dlls from nuget however they only compile down to .NET 4.5. Is there a reason you haven't gone lower? If not is it possible to compile it into the nuget package? I am having difficulties getting your source checked out and compiling in .NET 4.0. There are a number of errors however I believe they are related to my environment and not necessarily the .NET version.
Thanks
Shaun