On 8/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED] >
wrote:
>
>
> > See http://www.sqlite.org/cvstrac/tktview?tn=2574
> >
> > Apparently VC++ does not like for you to declare a constant
> > with file scope before the constant is defined. I do not
> > know how to work around this problem. Perhaps so
> See http://www.sqlite.org/cvstrac/tktview?tn=2574
>
> Apparently VC++ does not like for you to declare a constant
> with file scope before the constant is defined. I do not
> know how to work around this problem. Perhaps someone who
> better understands the quirks of VC++ can help.
VC doesn'
Would it help if you didn't have the "const" in the declaration? (I
haven't tried - just an idea...)
Dennis
[EMAIL PROTECTED] wrote:
"Cariotoglou Mike" <[EMAIL PROTECTED]> wrote:
I am having problems building 3.4.2 from the amalgamated source,using
Microsoft Visual Studio 2005
(this i
"Cariotoglou Mike" <[EMAIL PROTECTED]> wrote:
> I am having problems building 3.4.2 from the amalgamated source,using
> Microsoft Visual Studio 2005
>
> (this is the first time I am trying to use
> the amalgamated source). I get the following errors:
>
> Error 1 error C2133: 'sqlite3UpperT
I am having problems building 3.4.2 from the amalgamated source,using
Microsoft Visual Studio 2005
(this is the first time I am trying to use
the amalgamated source). I get the following errors:
Error 1 error C2133: 'sqlite3UpperToLower' : unknown size
Error 37 error C2133: 'sqlit
5 matches
Mail list logo