Hihn, Jason ([EMAIL PROTECTED]) wrote:
> I am not the one to answer this, but I do know the mains that
> KJSEmbed is going through at the moment. The whole delay is trying
> to get it to compile in MSVC, but they moved to mingw32, where
> it's much more standard. They've since been chugging along.
> "Weeks" of work was reduced to days.
> I guess what I'm saying is MSVC didn't embrace ANSI enough.
In the past SQLite (and my programs using SQLite) compiled just fine with
MSVC and run without any problems.
I don't think there would be problems with the new version 3.0 if there
wasn't the problem with the 'long long' datatype. Just using a suitable
typdef for this datatype would resolve the problem (maybe there have to be
changes to printf() too, I haven't checked it yet).
And I think using another compiler than GNUC would be a good test for the
new version too.
> Could minw32 work for you?
Yes, but I want to have a good IDE to work with. :-)
Gruss
Hans-J�rgen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]