At 16:45 6-1-2004 +0100, Danny Reinhold wrote:
> 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

I tried to add the file os.c to the project. Even then this error occurs.






groet,
Hennie
==================================================
Linux is like a wigwam - no gates, no windows and an apache inside.
==================================================


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



Reply via email to