Hi!
At the moment my application works on an XProtect Smart Client 2023 R1 using the MIPSDK_Installer_2022R1, but I would like to know the files needed to get your own MIPSDK_Installer_2023R1.
I installed all the packages 23.1.1 with NuGet in VisualStudio.
In each folder there are many files, but it is not clear to me which ones I have to use for my app to work like with the MIPSDK_Installer_2022R1.
Thanks,
BR!
David.
The recommended and intended use is that you deploy all the files. When using NuGet the files will automatically become copied into the output folder when you build in Visual Studio. Copy/Deploy the full output folder to the user’s computer.
If you use the new samples it should include using the NuGet in the recommended way. https://github.com/milestonesys
Thanks, I got the x64 files. The dlls aren’t compatible with x86. How can i get the x86 dlls like MIPSDK_Redist_Installer_x86_2022R1?
Milestone discontinued the 32 bit MIP SDK together with the installers. There is no newer 32 bit build than the 2022R1.