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

fix(build): re-enable Windows build (#6) #16

Merged
merged 39 commits into from
Aug 8, 2024
Merged

Conversation

geoffreygarrett
Copy link
Member

@geoffreygarrett geoffreygarrett commented Jul 11, 2024

Fixes tudat-team/tudat-feedstock#6, with the added support for Python 3.12.

TL;DR: It's a few commits as I needed confirmation from CI services, the main changes are:

  • specifying clang compiler in bld.bat
  • reduced a few warnings via bld.bat and build.sh
  • added a git patch which accounts for distutils deprecation in 3.12 (which was used in the cmake/YACMA taken from esa/pagmo). This should be changed in the tudat-team/tudatpy repository when convenient.
  • a re-render to focus on a single build to not overuse the CI, which was then re-rendered back on success.

@geoffreygarrett geoffreygarrett added bug Something isn't working enhancement New feature or request labels Jul 11, 2024
@DominicDirkx DominicDirkx merged commit 85867a3 into develop Aug 8, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants