Menu

Include dlls?

2021-09-10
2021-12-12
  • Patrick Irvin

    Patrick Irvin - 2021-09-17

    I've found that the application builder will not find the dlls automatically if they are only added to the lvlib:
    lvlib
    But they are found if part of a lvclass:
    lvclass
    I'm using LabVIEW 2019

     

    Last edit: Patrick Irvin 2021-09-17
  • Martijn Jasperse

    Hi Patrick,
    Thanks for posting your results, it sometimes comes up when users want to package the DLLs but have to manually select them. The difficulty is that the 32-bit and 64-bit dependencies have the same filenames, so it's not trivial to just include all the DLLs. Maybe LabVIEW is smart enough to pick the ones appropriate for the target you're compiling for? Interesting there is such a difference between putting the DLLs as members of the class versus members of the library.

    Cheers,
    Martijn

     
  • Kiran kumar sappati

    Thank you very much Patrick. This solved my issue.

     

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.