Skip to content

Conversation

@eddybl
Copy link
Contributor

@eddybl eddybl commented Apr 20, 2025

This PR adds a script to install the open62541 library in an automated fashion, including downloading the correct version.

It fixes #184

Disclaimer: I used Copilot to help me with sections of the bash script.

@ralphlange
Copy link
Member

Not necessarily as part of this PR, but we need to do something similar for the Windows users.

Copy link
Member

@ralphlange ralphlange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is going into the right direction, for sure! Thanks a lot!

A few updates needed here and there.

eddybl added 3 commits April 27, 2025 07:45
- Use fixed build dir
- Remove build and lib dir before starting
- Remove build dir only on failure
- Combine download and extraction
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.

Automatically integrate open62541 library during building

2 participants