
eyetracker
I have a problem when I compile EZ-SDK
The error below:
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3274: The primary reference "EZ_B" could not be resolved because it was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0".
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "EZ_B" could not be resolved because it has an indirect dependency on the assembly "aForge, Version=2014.1.21.0, Culture=neutral, PublicKeyToken=c3a3457c97d352d9" which was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0".
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "EZ_B" could not be resolved because it has an indirect dependency on the assembly "EZ-QRCode, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c3a3457c97d352d9" which was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0".
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3275: The primary reference "EZ_B" could not be resolved because it has an indirect dependency on the assembly "FFMPEG, Version=2013.8.13.0, Culture=neutral, PublicKeyToken=0c913eb082202b8e" which was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0".
CoreResGen:
My OS is Win7 64, but I have set the X86 run.
Thank you
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
When adding a reference to the DLL locally, everything worked fine.