Secret Posted May 18, 2018 Posted May 18, 2018 Since there is no library for linking with sqlite3 provided by default, I compiled mine on VS2017 and decided to release it here Pardon me if this is not the appropriate section. sqlite3.lib
Temtaime Posted May 21, 2018 Posted May 21, 2018 I want to note that dmd builds from d.acomirei.ru come with precomliped sqlite.
Secret Posted May 22, 2018 Author Posted May 22, 2018 Still, this could be useful for people who prefer official DMD builds.
Temtaime Posted May 26, 2018 Posted May 26, 2018 Just added precompiled sqlite to https://code.dlang.org/packages/stb used by aesir So now it should work out of the box
Temtaime Posted May 26, 2018 Posted May 26, 2018 Oh, there's also curl library. Seems we should get rid of it in aesir.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now