Tagged Questions

0
votes
2answers
318 views

Mysql++ “undefined reference to __imp___ZN7mysqlpp10ConnectionC1Eb”

I am trying to install the mysql++ in Code::Blocks, but When I try to run the example code I get this error: undefined reference to __imp___ZN7mysqlpp10ConnectionC1Eb What I am doing wrong?