RoboDK Forum
Plugin only works on one RoboDK machine- Printable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: RoboDK API (//www.sinclairbody.com/forum/Forum-RoboDK-API)
+--- Thread: Plugin only works on one RoboDK machine (/Thread-Plugin-only-works-on-one-RoboDK-machine)



Plugin only works on one RoboDK machine-Bradhoffm-05-19-2022

Hello,

我编辑一个插件在QT creator环境t but I am having an issue with the dll build. I can build the dll file for the latest version of RoboDK on my windows machine, which is installed in the default C folder. The plugin then functions properly. However, when I try to move the dll file to a different computer, the plugin does not load.

I am using QT 5.15 (msvc2019_64) and RoboDK version 5.4.2.


RE: Plugin only works on one RoboDK machine-Albert-05-19-2022

Are you using the same RoboDK version on both computers?

Make sure the Qt DLL's and RoboDK binaries are compatible.

You may also have to unblock the DLL if you transfer the DLL file through the internet:
  1. Right click the DLL
  2. Select Properties
  3. Check Unblock