"Mohd Radzi Ibrahim" <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm using MS VS 2005 (SQLite 3.3.9) and having problem re-building the 
> component. I've just included all the source code inside my project and 
> compile. With version 3.3.8 it works fine, but with current (3.3.9) it's 
> giving me missing sqlite3SrcListAddAlias.
> 
> 
> Any files should be included which is not in SRC folder?
> 

The sqlite3SrcListAddAlias function no longer exists in the
code base.  It was removed by check-in [3529].

http://www.sqlite.org/cvstrac/chngview?cn=3529

You must be using a mixture of 3.3.8 and 3.3.9 files if you
are getting this error.
--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to