Re: [sqlite] Newbie needing help to get set up for C++ in Windows

2009-09-21 Thread Pavel Ivanov
> I am using NetBeans 6.5.1 as my development environment and Cygwin (GNU) > C++. What does this mean? Do you program in C++ inside NetBeans? > 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

[sqlite] Newbie needing help to get set up for C++ in Windows

2009-09-19 Thread burferd
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