Industrial Cameras FAQ/The following compilar warning...

The following compilar warning is reported in C# application. There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference(No.230)

.NET library dlls in TeliCamSDK are compiled with "AMD64" or "x86" processor architecture for calling native dll functions. On compiling C# application using TeliCamSDK library with default "Any CPU" processor architecture, processor architecture mismatch warning will be reported.

This warning is negligible.

If you feel this warning annoying, you can turn this warning off by setting the following property in the PropertyGroup of the project file (.csprj) that no Condition is specified.

<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
None
</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>

back

Was this FAQ helpful?

Please let us know your opinion about the FAQ so that we will be able to improve our FAQ. (Within 800 characters)
Note: If you need a reply to your inquiry (e.g. inquiry about products), please use the inquiries form provided on Contact Us page. Please note that we cannot answer to your questions filled in below.

Please click below to change the cookie settings used on our website.