I am brand new to SQLite and need to set up a Windows environment for use with C++. I am using NetBeans 6.5.1 as my development environment and Cygwin (GNU) C++.
I have seen a lot of documentation on the interface, but I have not found much in the way of getting set up. What, exactly do I need to do in order to get a library that I can link to my application? I've seen a DLL. Do I just need to download that DLL and put it in my system directory? Or is there another library type that I need to download? If the DLL is all that I need, could someone give me a hint as to how to link to it in NetBeans? All my NetBeans work to date has been in Java and I just create a library that points to a jar file. Or if there is a good "Getting Started" document source that explains this, I would appreciate a link. Thanks. -- View this message in context: http://www.nabble.com/Newbie-needing-help-to-get-set-up-for-C%2B%2B-in-Windows-tp25525319p25525319.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users