Skip to content

fix: correct header install path in build-libmongoc.sh#486

Merged
datlechin merged 1 commit intomainfrom
fix/libmongoc-header-install-path
Mar 28, 2026
Merged

fix: correct header install path in build-libmongoc.sh#486
datlechin merged 1 commit intomainfrom
fix/libmongoc-header-install-path

Conversation

@datlechin
Copy link
Copy Markdown
Collaborator

Summary

  • build-libmongoc.sh installed headers to TablePro/Core/Database/CLibMongoc/include/ but the MongoDB plugin reads them from Plugins/MongoDBDriverPlugin/CLibMongoc/include/
  • Fixed the install path so future rebuilds update the correct headers

Test plan

  • grep confirms both occurrences updated
  • Run ./scripts/build-libmongoc.sh arm64 — headers install to correct location

@datlechin datlechin merged commit 5754d2e into main Mar 28, 2026
2 checks passed
@datlechin datlechin deleted the fix/libmongoc-header-install-path branch March 28, 2026 10:13
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