VSQLite++ 0.3 review
DownloadVSQLite++ is a portable SQLite wrapper library for C++. Supported Compilers · GCC and G++ 4.x (maybe 3.4.x too, but it wasn't t
|
|
VSQLite++ is a portable SQLite wrapper library for C++.
Supported Compilers
GCC and G++ 4.x (maybe 3.4.x too, but it wasn't tested until now)
Visual C++ 8/2005 (Visual C++ 7.1/2003 wasn't tested, maybe will be added later)
Requirements:
Boost Libraries
Additional notices:
Please let me know if you want to suggest features
Contributions are welcome
Proposals for Design Improvement are welcome
What's New in This Release:
This release adds a build system.
Some files and directories have been renamed.
A small amount of documentation about building has been written. Installation is not implemented at the moment.
Python is required for building VSQLite++, since it is a SCons based build system.
VSQLite++ 0.3 search tags