poco
poco copied to clipboard
poco/SQL/samples/Binding/src/Binding.cpp fixed
Expected behavior
Bart Simpson Springfield 12 Lisa Simpson Springfield 10 Bart Simpson Lisa Simpson
Actual behavior
terminate called after throwing an instance of 'Poco::NotFoundException' what(): Not found: SQLite backtrace (entry 1 skipped):
Steps to reproduce the problem
(please make this a SSCCE, if applicable and reasonable)
POCO version
github development
Compiler and version
g++ 7.3
Operating system and version
Ubuntu 18.04
Other relevant information
missing this line of code // register SQLite connector Poco::SQL::SQLite::Connector::registerConnector();
Also:
In /usr/bin needed to sudo cp sqlite3 SQLite
This issue is stale because it has been open for 365 days with no activity.
This issue was closed because it has been inactive for 60 days since being marked as stale.