That would be great for me... How are you building it? Just down load
the source and point a project at it? I can imagine its going to be that
easy? I could not find any documentation on building with VC++. 

I am working on upgrading to 3.2.2, I doubt its going to make a
difference, but you never know. I just download the dll and run lib
against it to get the lib and such. Then soft link to it that way.

I would not be surprised to find out that it has something to do with
the gcc build...

~derek.

-----Original Message-----
From: Tim McDaniel [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 12, 2005 2:54 PM
To: sqlite-users@sqlite.org
Subject: RE: [sqlite] sqlite 3.x and Win Server 2003 SP1 not working


> -----Original Message-----
> From: D. Richard Hipp [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, July 12, 2005 1:20 PM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] sqlite 3.x and Win Server 2003 SP1 not working
> 
> On Tue, 2005-07-12 at 11:01 -0700, Derek Shaw wrote:
> > SQLite 3 relocates 2 addresses out of its memory bounds 
> when it loads.
> 
> Can you explan in more detail what this means?
> --
> D. Richard Hipp <[EMAIL PROTECTED]>
> 

If this is really the problem, then it's probably some "problem" with
GCC compiling for Win32, or maybe some compile switch needs to be
adjusted.  I don't have any details, I've only compiled sqlite with
Visual C++.

Reply via email to