Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code generator linux support #298

Closed

Conversation

kwitekrac
Copy link

The current code generator implementation includes several path constants that are designed to function on Windows only. This pull request enhances the situation by enveloping these constants within a Conditional Disable structure and adapting them for compatibility with Unix systems.

The modifications to the VI were made using LabVIEW 2020 on Ubuntu, and then saved in compatibility with LabVIEW 2019. The modifications had an impact on a single package: "ni_lib_grpc_server_and_client_template[2]-1.0.0.6.vip," which was built on Windows and subsequently tested on Ubuntu 20.04.

Signed-off-by: Łukasz Kwiatkowski <[email protected]>
Signed-off-by: Łukasz Kwiatkowski <[email protected]>
@kwitekrac kwitekrac closed this Nov 7, 2023
@kwitekrac kwitekrac deleted the Code-Generator-Linux_support branch November 7, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant