LoginSignup
0
0

More than 5 years have passed since last update.

Cocos2d-xでSQLite3を使うための準備

Posted at

MacOS:10.13

手順

  1. 以下のサイトからダウンロード(画像は2017.10.10) https://www.sqlite.org

スクリーンショット 2017-10-10 21.20.54.png

2.以下のファイルをClassesフォルダ配下におく
 - sqlite3.c
 - sqlite3.h
 - sqlite3ext.h

スクリーンショット 2017-10-10 21.28.12.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0