Small. Fast. Reliable.
Choose any three.
*** 730,736 ****
  *COMPILING SQLite FOR WINDOWS XP WITH BLOODSHED DEV-C++*
  
    You will find a step by step tutorial for beginners
!   at http://source.online.free.fr/HowToCompileSQLite
  
    It shows how to build the SQLite library using the
    SQLITE_ENABLE_COLUMN_METADATA compiler directive.
--- 730,749 ----
  *COMPILING SQLite FOR WINDOWS XP WITH BLOODSHED DEV-C++*
  
    You will find a step by step tutorial for beginners
!   at http://source.online.free.fr/Windows_HowToCompileSQLite
! 
!   It shows how to build the SQLite library using the
!   SQLITE_ENABLE_COLUMN_METADATA compiler directive.
! 
!   This tutorial is not posted in this wiki because it includes
!   a lot of screenshots.
! 
! ====
! 
! *COMPILING SQLite FOR UBUNTU WITH GCC*
! 
!   You will find a step by step tutorial for beginners
!   at http://source.online.free.fr/Linux_HowToCompileSQLite
  
    It shows how to build the SQLite library using the
    SQLITE_ENABLE_COLUMN_METADATA compiler directive.