> -----Original Message-----
> From: Leonardo Mateo [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 24, 2007 4:02 PM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] Help for a newbie
> 
> >
> > Thanks!  This is indeed a big help. I hope to be able to get back to
> > this project in the next few days.  The sources I got have the .def
> > file.  Are the 'development headers' a product of the build process?
> >
> I'm not sure I'm getting your question right. If you have the sources,
> you already have the development headers. In fact, those *.h files in
> the source tree are the "development headers" and all *.c files have
> the implementation of all functions defined in the header files.
> Once the library is compiled, you can "separate" files in the library
> and "development files" to package and distribute them but, when you
> have the source, as in your case, you have all you need there.
> 
> Maybe I'm misunderstanding your question, if so, please ignore what I
> said.
> 
> Cheers.
> 
> --
> Leonardo Mateo.
> There's no place like ~
> 

I was confused by the term development headers as used in the Qt ( used
it right that time :) ) docs, which read something like "You will need
the SQLite development headers and libraries installed before compiling
this plugin."  I thought perhaps this was referring to something other
than the source code header files.  

Thanks again,

Jeffrey T. Birt
Electronics Engineer
Integrated Systems Facility
University of Missouri - Rolla
573.341.6058



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

Reply via email to