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

Build VTK shared on all linux and macos #559

Merged
merged 12 commits into from
Jan 8, 2023

Conversation

mwestphal
Copy link
Contributor

@mwestphal mwestphal commented Jan 7, 2023

  • VTK build shared libs on all linux
  • VTK build shared libs on macos
  • Small fixes for macos compat with build shared libs
  • Set Windows PATH for upcoming shared libs (tested here: Draco shared libs #562)
  • Set LD_LIBRARY_PATH for shared libs on linux

@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Merging #559 (1d09ffa) into master (57bb18e) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
- Coverage   94.08%   94.06%   -0.03%     
==========================================
  Files          97       97              
  Lines        4834     4834              
==========================================
- Hits         4548     4547       -1     
- Misses        286      287       +1     
Impacted Files Coverage Δ
...ry/VTKExtensions/Applicative/vtkF3DObjectFactory.h 33.33% <0.00%> (-33.34%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mwestphal mwestphal requested a review from Meakk January 8, 2023 10:01
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@mwestphal mwestphal merged commit b29944e into f3d-app:master Jan 8, 2023
mwestphal added a commit that referenced this pull request Feb 10, 2024
- VTK build shared libs on all linux
- VTK build shared libs on macos
- Small fixes for macos compat with build shared libs
- Set Windows PATH for upcoming shared libs (tested here: #562)
- Set LD_LIBRARY_PATH for shared libs on linux
mwestphalnew pushed a commit to mwestphalnew/f3d that referenced this pull request Feb 10, 2024
- VTK build shared libs on all linux
- VTK build shared libs on macos
- Small fixes for macos compat with build shared libs
- Set Windows PATH for upcoming shared libs (tested here: f3d-app#562)
- Set LD_LIBRARY_PATH for shared libs on linux
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.

2 participants