[入门] sqlite3-D需要的sqlite3.lib该如何编译呢?
tomqyp
2011-05-18
呵呵 不在家手头没有dmc环境,codeblock的办法也是凭记忆写的可能要自己摸索一下
用了静态库就不需要dll了 |
|
sinpool
2011-05-18
真是条条大路通罗马呀。
|
|
betty_betty2008
2011-05-19
tomqyp 写道 呵呵 不在家手头没有dmc环境,codeblock的办法也是凭记忆写的可能要自己摸索一下
用了静态库就不需要dll了 俺用C::B+minGW编译过lib和dll,大致就这样,没什么特别的 |
|
hqs7636
2011-06-13
sqlite3D 进 phobos 了
|
|
ww21xx
2011-06-14
hqs7636 写道 sqlite3D 进 phobos 了
那里的消息? |
|
hqs7636
2011-06-14
https://github.com/D-Programming-Language/phobos/commit/44fc0654f868882ed20ab469c8cfcaab72489f12
etc/c/sqlite3.d |
|
ww21xx
2011-06-15
非常好!这样就可以直接引用就是了
|
|
betty_betty2008
2011-06-15
这个是H转D头,不是class封装
|
|
ilovetopview
2012-02-25
以前dwin就有sqlite3相关库。sqlite3.3.17.lib,sqlite3.lib
现在倒是没有可用的库了。 |
|
ilovetopview
2012-02-25
在Basic Utilities中。
URL:http://www.digitalmars.com/download/freecompiler.html bup.zip文件有病毒。 |