SQLite 2.8.9 recompile ok with borland bcc freecomandlinetools 5.5.1

----- Original Message -----
From: "Danny Reinhold" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 06, 2004 4:45 PM
Subject: Re: [sqlite] Compiler errors


> > When I try to recompile the shell.c file I get 4 errors, "unresolved
> > external" on:
> >
> > Where can I find the sourcecode for these functions ?
>
> > sqliteOsFileExists
> os.h/os.c
>
> > sqliteIsNumber
> > sqliteStrICmp
>
> > sqliteStrNiCmp
>
> sqliteInt.h/util.c
>
> All these files belong to a normal sqlite build. So these symbols should
be
> defined if you link your program correctly with the sqlite library...
>
>   - Danny
>
> --
> Danny Reinhold
> Reinhold Software & Services
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to