Skip to content

Commit 60827dd

Browse files
authored
Build for x86_64-linux-android with generated/unix/ code (EmbarkStudios#209)
After first running structgen (cross-compiled with the latest Android NDK) on an x86_64-linux-android Android emulator I confirmed that the generated code is identical to the existing `generated/unix` code. Being able to build for x86_64-linux-android is particularly useful for being able to run applications under an Android emulator.
1 parent 4ed15ce commit 60827dd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

physx-sys/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
<!-- next-header -->
66
## [Unreleased] - ReleaseDate
7+
### Added
8+
- [PR#209](https://github.com/EmbarkStudios/physx-rs/pull/209) Add support for `x86_64-linux-android`
9+
710
## [0.11.3] - 2023-07-07
811
### Fixed
912
- 0.11.2 release was broken (wrong case in path names).

physx-sys/src/lib.rs

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)