Hello, i need some help. I m using Windows Phar Lap ETS in my NI PXI Controller, and i need to know if it is possible to use Labview_zeromq library on it.
I developed a program which runs in LabVIEW RT (Phar lap) and always send the same message when it tries to connect to the TC or TM Endpoint.
Error 7: file doesn´t exists or not found (libzmq32.dll)
If it is possible, how crosscompile the library to use it? In case of not possible, what is the recomended transmition protocol to use in LabVIEW RT co.
Thanks in advance.
Last edit: Maximiliano Rossettti 2020-05-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
and see if the dll will run as is on pharlap. I kind of doubt it though. You'd probably have to recompile for Phar Lap, and I don't think many people know how to do that. We managed to compile for Linux RT though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, i need some help. I m using Windows Phar Lap ETS in my NI PXI Controller, and i need to know if it is possible to use Labview_zeromq library on it.
I developed a program which runs in LabVIEW RT (Phar lap) and always send the same message when it tries to connect to the TC or TM Endpoint.
Error 7: file doesn´t exists or not found (libzmq32.dll)
If it is possible, how crosscompile the library to use it? In case of not possible, what is the recomended transmition protocol to use in LabVIEW RT co.
Thanks in advance.
Last edit: Maximiliano Rossettti 2020-05-18
you might try this https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019M0tSAE&l=en-US
and see if the dll will run as is on pharlap. I kind of doubt it though. You'd probably have to recompile for Phar Lap, and I don't think many people know how to do that. We managed to compile for Linux RT though.
also error 7 means the path it's looking for the .dll is wrong. You seed to edit it