Menu

Help : Building application with ZMQ

Dinh Ton
2024-11-19
2024-11-20
  • Dinh Ton

    Dinh Ton - 2024-11-19

    I am trying to follow an example from LV:zmq ( Request/Reply : Hello World).

    I can replicate and run vi fine -- that is straight from Labview.exe.

    However, when I build an exe. (Labview 2021 - 32 Bit)
    The exe doesn't seem to run.
    It is giving me an error right immediately "Create Context" vi.
    Here is the error :
    Code : 7
    Source :
    Call Library Function Node in zeromq.lvlib:zmq_context.lvclass:zmq_ctx_create.vi:5610001->Agito Server.vi

    I tried to add the libzmq32.dll to the build but it still won't run.

    Any suggestions?

    Thank you.

     
  • Patrick Irvin

    Patrick Irvin - 2024-11-19

    Hi Dinh,
    Please make sure all of these dlls are included in your build. You can use the Preview build to check

     

    Last edit: Patrick Irvin 2024-11-19
  • Dinh Ton

    Dinh Ton - 2024-11-20

    Great! I looked for the lib and added them -- everything worked afterward.

    Thanks.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.