Sample analytics plugin built is not working.
AnsweredSample analytics plugin is not working when I build it with Qt creator. Same plugin which is inside plugins optional folder is working.
I have checked the previous posts, it has written that sdk version and the
media server versions has to be same. Both my code same sdk and server version is 4.1.0.32024. It seems that problem is not related with version.
I have Nx witness and Nx meta media server is running, has the different versions. Nx witness v:4.1.0.31398 and Nx meta v.4.1.0.32024, I have taken from my sample analytics plugin.dll from plugins optional from Nx meta media server and put it in to Nx witness plugins folder, it is also working.
I have used Qt creator 5.15.2 to build plugin. One of the difference I have realized, is the built sample analytics plugin.dll size is larger comparing with the sample analytics plugin.dll in plugins optional folder. Qt built dll file size is 526 KB but the dll file in the plugins optional folder is 230 KB in size.
Am I missing something in the settings of build in Qt creator. Could you help me about this issue.
(I have also put all files with dll, that is in the release folder, in case of a referencing file for dll. But plugin again hasn't work)
Thanks
-
I solved my problem. Key thing is "right build configuration has to be selected". I have managed it with Visual studio 2017.
After I had added extensions for cmake c++ components, I have chosen 64bit release build configuration, than it works.
0 -
Thank you for the update Ali Ergin Hacimahmutoglu.
I'll set this topic to 'Completed'.
0
Please sign in to leave a comment.
Comments
2 comments