Open sjunepark opened 9 months ago
Thanks for reporting this issue @sjunepark. Do you have any suggestions on how to change the Makefile to fix the issue?
@haaawk Wish I could help but I have no idea on what's going on😔
Plus one on this, I've tried working on multiple golang migration libraries and they all have link issues.
It's happening the same thing to me, any idea on how to solve this ?
Hi,
I'm using golang and am using go-libsql.
When I import
sqlite3
andlibsql
, both drivers, the error below occurs.I thought this was an error related to bindings/c/Makefile
@haaawk Can you help check this out if possible? Thanks again.