Message Board


Message Board > C/C++ > SQLite

September 30, 2006, 21:35
Htbaa
Perl
368 posts

Recently I've found out the existence of SQLite. I want to use it in my future C++ projects (games maybe?). The problem is, I'm fairly new to C++. I'm using mingw32 with MingW Developer Studio. I can't seem to find the proper lib and header file for SQLite to include with my project. The site also doesn't explain this, only how to compile the DLL.

I only know a few basics of C++ and basicly nothing about compiling and including libraries.

Thanks to LazyFooProductions.com tutorials I've been able to use SDL with my C++ projects but I can't find a tutorial on how to install the SQLite lib. I don't care about how it's supposed to be used (in code), I just want to be able to include it and compile it without any problems.

Anyone got some tutorials and or info for me? Generally about including and installing libs (Windows platform by the way) is also welcome.

Thanks in advance :-)
____________
blog.htbaa.com
#
March 27, 2007, 01:09
Htbaa
Perl
368 posts

Just in case somebody cares: If you use Dev-C++ (uses MingW32 compiler etc.) then you can go to devpaks.org and download the sqlite3 package. This installs all the needed stuff to use.
____________
blog.htbaa.com
#

Message Board > C/C++ > SQLite

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!