Re: [sqlite] Help In SQLIte

2006-07-04 Thread John Stanton
Looks like you haven't include the Sqlite library for the linker. Ashish Singh wrote: Hello SQLite Users I am using SQlite 2.8.17 version I am trying to compile this piece of code on linux system when i type the command "g++ test.cpp" I get the following error which is at the bottom of t

[sqlite] Help In SQLIte

2006-07-03 Thread Ashish Singh
> > > > Hello SQLite Users > > I am using SQlite 2.8.17 version > > I am trying to compile this piece of code on linux system when i type the > > command "g++ > test.cpp" > > > > I get the following error which is at the bottom of this mail. > > If anybody could which is the library file I ne