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

Windows fixes #111

Merged
merged 2 commits into from
Apr 2, 2023
Merged

Windows fixes #111

merged 2 commits into from
Apr 2, 2023

Conversation

simonbyrne
Copy link
Contributor

These changes are necessary to fix build on Windows

  • switch unsigned long to uintptr_t in triangle.cpp (Windows support #109)
  • Windows requires all symbols to be resolved, so BLAS and NetCDF libraries need to be linked against libTempestRemap

See JuliaPackaging/Yggdrasil#5864

@paullric paullric merged commit a619899 into ClimateGlobalChange:master Apr 2, 2023
@simonbyrne simonbyrne deleted the sb/windows branch April 2, 2023 04:07
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