Skip to content

SQLiteを動かすためにするべきことについて #11

Closed Answered by nuta
keisuke713 asked this question in Help
Discussion options

You must be logged in to vote

stdarg.hstddef.h に関してはPDCLibが提供していないので、servers/sqlite3 配下に別に追加しています。次の行で それらをインクルードできるようにしています。

cflags-y += -I$(top_dir)/servers/sqlite3

また、移植例の解説をこちらに追加しました。ご参考になれば幸いです。

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@keisuke713
Comment options

@nuta
Comment options

Answer selected by keisuke713
@keisuke713
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants