caraya icon indicating copy to clipboard operation
caraya copied to clipboard

[DRAFT] upgraded sources to LV2020

Open jimkring opened this issue 10 months ago • 2 comments

  • separated compiled code on a few VIs
  • added an .lvversion file in the root dir (set to "20.0") for LV2024 Save Version feature
  • mass compiled all in LV2020

jimkring avatar Apr 08 '24 00:04 jimkring

@jimkring While we're at it, thoughts about updating the internal dependencies to the latest OpenG packages?

francois-normandin avatar Apr 10 '24 14:04 francois-normandin

Hmmm, one of these packages has a dependency on Caraya. I'll report on the OpenG repo to rebuild without Caraya. That would create a circular dependency when developing Caraya from source.

EDIT: After drilling into which package was creating the dependency, it is only the Configuration-File-Library, which is not a dependency of Caraya... so it is fine.

https://github.com/vipm-io/openg-variant-configuration-file-library/issues/13

francois-normandin avatar Apr 10 '24 14:04 francois-normandin