Skip to content

fix: add arm64 arch detection & build support#1

Merged
matthewjablack merged 16 commits into
developfrom
fix/arm64-build-support
May 29, 2025
Merged

fix: add arm64 arch detection & build support#1
matthewjablack merged 16 commits into
developfrom
fix/arm64-build-support

Conversation

@matthewjablack
Copy link
Copy Markdown

What

Add arm64 architecture and build support

@matthewjablack matthewjablack force-pushed the fix/arm64-build-support branch from 2a1c594 to 7da621e Compare May 28, 2025 00:42
@matthewjablack matthewjablack force-pushed the fix/arm64-build-support branch from 21a7823 to af8a701 Compare May 28, 2025 01:06
@matthewjablack matthewjablack force-pushed the fix/arm64-build-support branch from af8a701 to dcb2642 Compare May 28, 2025 05:48
- Use .dylib extension instead of hardcoded .so on macOS for SWIG Python bindings
- Fix Java SWIG library copy to use correct extension on macOS
- Resolves Error copying file _wallycore.so issue on ARM64 macOS builds
@matthewjablack matthewjablack force-pushed the fix/arm64-build-support branch from 93c9c1b to 91fe0a2 Compare May 28, 2025 12:03
- Update workflow to use the CMake-generated SWIG Python files
- Create setup.py that packages the pre-built extension module
- Fix path references to use build/swig_python directory
- Use echo commands instead of heredoc to avoid YAML syntax issues
@matthewjablack matthewjablack merged commit dfc7df8 into develop May 29, 2025
11 checks passed
@matthewjablack matthewjablack deleted the fix/arm64-build-support branch May 29, 2025 03:54
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.

1 participant