Skip to content

Fix Android build with external libdjinterop#16258

Open
JoergAtGithub wants to merge 6 commits intomixxxdj:mainfrom
JoergAtGithub:fix_android_build2
Open

Fix Android build with external libdjinterop#16258
JoergAtGithub wants to merge 6 commits intomixxxdj:mainfrom
JoergAtGithub:fix_android_build2

Conversation

@JoergAtGithub
Copy link
Copy Markdown
Member

  • For VCPKG based builds, ensure that we always use the VCPKG provided SQLite3 version with prefix unofficial-
  • Unify behavior for static linking as for dynamic linking
  • Handle SQLite3 linking on Android with VCPKG target unofficial-SQLite3
  • Enable Position Independend Code (PIC) and set CMAKE_FIND_ROOT for libdjinterop external build

…SQLITE version with prefix unofficial-

Unify behavior for static linking as for dynamic linking
Handle SQLite3 linking on Android with VCPKG target unofficial-SQLITE
Enable Position Independend Code (PIC) and set CMAKE_FIND_ROOT for libdjinterop external build
@github-actions github-actions bot added the developer experience Issues, bugs and PRs related to the development process, development environment & developer docs label Apr 3, 2026
@JoergAtGithub JoergAtGithub force-pushed the fix_android_build2 branch 6 times, most recently from d522cb0 to e3f7415 Compare April 3, 2026 18:33
@JoergAtGithub JoergAtGithub requested a review from daschuer April 3, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build cmake developer experience Issues, bugs and PRs related to the development process, development environment & developer docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants