Hello, I want to implement a simple SQLite test application. So I take a look at the sample project Bindings. I copied all header-files and source code into my sample. But it says:
undefined reference to "Poco::Data::Session::~Session()".
Thanks a lot!





