Skip to content

Fix compilation on Linux#1349

Merged
jberkel merged 1 commit intomasterfrom
revert-linux-trait
Feb 26, 2026
Merged

Fix compilation on Linux#1349
jberkel merged 1 commit intomasterfrom
revert-linux-trait

Conversation

@jberkel
Copy link
Collaborator

@jberkel jberkel commented Jan 28, 2026

Reverting: the default behavior was changed to not automatically compile with SwiftToolchainCSQLite when building on Linux.

Closes #1348

@zamderax
Copy link

Thank you for this

@jberkel
Copy link
Collaborator Author

jberkel commented Jan 29, 2026

Thank you for this

Could you try integrating this branch to see if it fixes your compilation issues?

  .package(url: "https://github.com/stephencelis/SQLite.swift.git", branch: "revert-linux-trait")

@jberkel jberkel merged commit 83befee into master Feb 26, 2026
4 checks passed
@jberkel jberkel deleted the revert-linux-trait branch February 26, 2026 17:53
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.

error: no such module 'SQLite3'

2 participants