v0.0.1
This is an initial release, mostly just to have a place to also put the Linux and Mac shared libraries :)
- Mac: download the
dragon_toml_64.framework.zip
file and unzip thedragon_toml_64.framework
bundle into thelv_src
folder just as you would the.dll
on Windows.- Note: only Intel x64 is supported at the moment. Arm (M1/M2) should be an easy rebuild of the shared-library and will probably only be supported in LabVIEW 2023 Q3 (or 2024 Q1?) or greater.
- Linux: download the
dragon_toml_64.so
and put it in thelv_src
folder.