Is there any dependency on any other library/dll to use the MIP SDK 2020 R2?
When I tried to run the ‘MediaLiveServiceJPEG’, it runs without any problem. However, when I try to run the same code in our application (which uses Boost library v1.74 among other things), the application crashes or gives error when fetching the video frames from Milestone. It says:
00007FF847FF9CAE (CoreToolkits): (filename not available): boost::serialization::singletonNmXerces::CmLibraryInitializer::get_instance
This happens on a bunch on machines (and runs without any problem in a few other machines). How do I solve this issue?
I tried to use MDepends but it didn’t help. All the DLLs are there.