Oct. 18, 2015
4:04 a.m.
Hi all, I have been following the instructions on [1] to install/use SQLite with Pharo 4. But when I try to run the examples I get: "Error: function unavailable". Attached is the trace of the error. I think is related somehow with the fact that I have 64 and 32 bits of sqlite3 installed in my system (Manjaro Linux) and the Native Boost is picking the 64 bits one instead of the 32 bits. I don't know how to solve this though, so any help will be appreciated. [1] http://smalltalkhub.com/#!/~PharoExtras/NBSQLite3 Cheers, Offray