CSQLite hard coded version #79

Open
opened 2026-02-15 21:46:44 +01:00 by jj11 · 1 comment

Describe the bug

i was trying out to build small project, throws an error on csqlite some how found my way here to notice there's a hard coded version is not able to fetch it -> check out the package.swift file

Error: exhausted attempts to resolve the dependencies graph, with the following dependencies unresolved:

Found out there's a recent change in terms of the version 3.50.4 -> does this matter in swift 6? i'm currently on 3.50.2

To Reproduce

try out to build on fedora 43

Expected behavior

should build the package

Additional context

No response

### Describe the bug i was trying out to build small project, throws an error on csqlite some how found my way here to notice there's a hard coded version is not able to fetch it -> check out the package.swift file Error: exhausted attempts to resolve the dependencies graph, with the following dependencies unresolved: * 'csqlite' from https://github.com/stephencelis/CSQLite Found out there's a recent change in terms of the version 3.50.4 -> does this matter in swift 6? i'm currently on 3.50.2 ### To Reproduce try out to build on fedora 43 ### Expected behavior should build the package ### Additional context _No response_
jj11 added the
bug
label 2026-02-15 21:46:44 +01:00
Owner

That's a Swift bug that will hopefully be solved in the next version. You can use this fix for now.

That's a Swift bug that will hopefully be solved in the next version. You can use [this fix](https://forums.aparoksha.dev/d/21-build-fails-with-unresolved-csqlite-dependency) for now.
Sign in to join this conversation.
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aparoksha/adwaita-swift#79
No description provided.