Hey guys,
Does any of you have a clue how can I install the sqlite3 library on my computer?
I'm using netbeans for building my application which now needs to handle a database.
I already tried to compile the sqlite3 source code but the make command ends into a huge number of warnings ( and yes I'm sure that I have make installed).
I also came across ruby and rails which I have no idea what they are and if i need them!
If anyone has used sqlite in a C++ application and can give me the hints of making it work I would be really grateful...
Thanks in advance...