This document intend to list known issues relative to ViBox - Xcontrols toolkit.
Bug tracker ID | Description | Work arround |
---|---|---|
2477 | LabVIEW 2010 crashes when you drop XTab on the FP if XTab is not compiled for this specfic LabVIEW version. |
|
2478 | Build application containing XTab is unsuccessfull if you activate Use LabVIEW 8.x file layout in build specification advanced settings | Do not activate Use LabVIEW 8.x file layout in build specification advanced settings |
I have run into an issue trying to build a project I ported from LabVIEW 2020 32 bit to LabVIEW 2024 64 bit.
The following VI is broken:
C:\Program Files\National Instruments\LabVIEW 2024\vi.lib\SAPHIR\ViBox - XControls\Shared\Public\CommandExec.vi
The errors are:
Code Interface Node: LabVIEW subroutine link error
Details:
The external subroutine could not be found.
Code Interface Node: Object code is not loaded
Details:
This Code Interface Node has no code to execute. Right-click the node, select Load Code Resource from the shortcut menu, and select the object code file (.lsb).
I then tried a Mass Compile and got this result:
Hi John,
The source code of the SAPHIR qmt XControl toolkit is available here :
QMT / open-source projects / Xtabs · GitLab
Feel free to fork it
Best Regards,
Christophe