VideoOS.Platform.sdk problem with .Net 8.0

Good mornig,

I’'m trying to write the ExportSample example with visualStudio 2022 and .Net 8.0.

I had installed the VideoOSPlatform.sdk 24.1.1 dll from Nuget, and created a windowsForm project.

The compiler doesn’t resolve the reference to the dll.

The error seems to indicate that “The type or namespace name “SDK” doesn’t exist in the namespace”

Only if I create a windosForm (.Net) for 4.7 .Net version project it works.

Your observation is correct. The MIP library only supports .Net Framework, so there is no support for .Net 8.0.

There are plans to develop a library in the future for newer versions of .Net, But right now .Net Framework is the requirement.

Hello,

is there any update on the library for newer versions of .Net?

No, it will not be in the next release either. The current library will not be ported, according to the current state of plans, so the task will be a brand new library, and unfortunately this is not in the immediate future.