Page 1 of 1

revOpenDatabase error

Posted: Fri Aug 02, 2013 7:39 pm
by mwieder
I find that if I compile the engine from the master branch and replace the stock 6.x engine the revOpenDatabase call fails to open a SQLite database. It fails with a generic 219 error code ("error in function handler"). Is it just me? I'm at a bit of a loss to explain what happened here.

Re: revOpenDatabase error

Posted: Mon Aug 05, 2013 5:10 am
by mwieder
OK - since there are no responses, I'll assume it's just me.
In that case, my primary suspect is that there's something amiss in the revdb libraries on the 64-bit linux build.

[Solved] revOpenDatabase error

Posted: Mon Aug 05, 2013 5:32 am
by mwieder
Yep... that was it. I neglected to copy over one of the .so files. I updated the build process and it's working now.

Re: revOpenDatabase error

Posted: Mon Aug 05, 2013 10:28 am
by monte
Talking to yourself is the first sign of madness you know ;-)