Skip to content

Conversation

RobPasMue
Copy link
Member

@RobPasMue RobPasMue commented May 5, 2025

Description

Seems like LD_LIBRARY_PATH (on Linux) and PATH (on Windows) need to have CADIntegration/bin defined... Also, prepending to both LD_LIBRARY_PATH and PATH to avoid import resolution issues

Issue linked

Closes #1955

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this May 5, 2025
@RobPasMue RobPasMue requested a review from a team as a code owner May 5, 2025 07:58
@github-actions github-actions bot added the bug Something isn't working label May 5, 2025
@RobPasMue RobPasMue enabled auto-merge (squash) May 5, 2025 08:42
@RobPasMue RobPasMue disabled auto-merge May 5, 2025 08:58
@RobPasMue RobPasMue merged commit 09dd8b9 into main May 5, 2025
35 of 36 checks passed
@RobPasMue RobPasMue deleted the fix/missing-cad-integration-bin branch May 5, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use RPaths & env config from withing the core service binaries
3 participants