On the last MIP SDK update milestone released new plugin development e-learning, I followed the course step by step, on the beginning of it I’ve encountered some errors.
As asked by the course, I choose new plugin project and pressed “build”, the errors in the attached photo appeared.
What am I doing wrong?
Thanks.
I suspect you have the newest MIP SDK but an older Smart Client. Please try with MIP SDK and Smart Client both newest version.
thanks for your replay, I’m using the newest version for both xproject client and MIP SDK.
Is the VideoOS.Platform.dll in the MIPSDK newer than the one in the Smart Client?
“[C:\Program](file:C:/Program) Files\Milestone\MIPSDK\Bin\VideoOS.Platform.dll”
“[C:\Program](file:C:/Program) Files\Milestone\XProtect Smart Client\VideoOS.Platform.dll”
They should be the same, if same versions.
Try to copy the VideoOS.Platform.dll from the MIP SDK to the Smart Client and then start the Smart Client, does it make a difference?
Looks good…
I’ve first tried to copy the VideoOS.Platform.dll from the “MIPSDK” folder to the “XProtect Smart Client” one, didn’t worked and errors start to appear when starting the Smart Client, so I did the opposite, copied from from the “XProtect Smart Client” to “MIPSDK”.
Now the build succeeded.
Thanks again.