SQLite Forum

FileIO extension
Login
To begin with, you need a C compiler. Check whether one is installed by opening a terminal window and running this command:

<pre>
    cc -v
</pre>