Can I get Qt5SerialPort.dll for Nx Ver.5.0.0 ?
AnsweredI have Qt5SerialPort.dll(Ver.5.11.3.0) for Nx Ver.4.2.0.
I could control my plugin via RS232C by using it on Nx Ver.4.2.0.
However if I want to use my plugin on Nx Ver.5.0.0, I guess I have to update Qt5SerialPort.dll.
Could I get Qt5SerialPort.dll for Nx Ver.5.0.0 ?
Thank you.
-
Hi @...,
You shouldn't exchange files from one version into another. The results aren't tested and therefore can't be supported by us. In this case it is recommended to either keep version 4.2 or to update the integration plugin to the latest version.
0 -
Hello N Yamad,
As I can judge by the binary file dependencies, Qt5SerialPort.dll is not required neither for version 4.2 nor for 5.0 of the Server and is not supplied with the package.
It's up to the developer what third party libraries a plugin uses.
Please, read the metadata_sdk/src/nx/sdk/dynamic_libraries.md of the Metadata SDK for details about 3rd party library linking and usage in a plugin.
0 -
Hi Terentyev san
I also understand Qt5SerialPort.dll is not supplied with the package neither for version 4.2 nor for 5.0 of the Server.
Copyright of Qt5SerialPort.dll(Ver.5.11.3.0) is the Qt company Ltd. So I think it is provided from the Qt company Ltd.
If you don't have new version of Qt5SerialPort.dll provided from the Qt company Ltd, I withdraw my request.
0 -
Hi Terentyev san
I am looking forward to receiving good news from you.
1 -
Hello,
The Qt5SerialPort.dll is not supplied with the Server.
Copyright of Qt5SerialPort.dll(Ver.5.11.3.0) is the Qt company Ltd. So I think it is provided from the Qt company Ltd.
That's correct. That means you can download Qt library from the official site https://www.qt.io/download and use according to your needs.
However if I want to use my plugin on Nx Ver.5.0.0, I guess I have to update Qt5SerialPort.dll.
You don't need to upgrade your existing instance of the .dll. You can use it, since there should not be conflicts.
0
Please sign in to leave a comment.
Comments
5 comments