On Sat, Dec 30, 2017 at 5:35 AM, eli <[email protected]> wrote:
> Hello,
>
> It would be awesome if SQLite could compile as a part of bigger C++
> project.
> Right now there is a bunch of pointer casting errors, that can be fixed in
> a matter of hour IMHO.
>
I'm not a very knowledgeable C++ programmer, but wouldn't a simple:
extern C {
...
... SQLite definitions
...
}
be a way to do it?
Or maybe I'm simplifying your question too much (wouldn't be the first time
for me).
>
> Cheers,
>
--
I have a theory that it's impossible to prove anything, but I can't prove
it.
Maranatha! <><
John McKown
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users