libmysqlcppconn.so.7: cannot open shared object file: No such file or directory
Hello Everyone !
First, i'm sorry about my language, but i'm french, so i hope that i will be understand...
I'm working on Ubuntu with the IDE "Eclipse-CDT" in language C++.
I'm trying to make an application who will connect me on my Mysql database.
So i dowloaded the mysqlconnector c++, and i started to write my code, all seems to work, the compilation is OK, but i've god an error :
/home/developpeur/Documents/workspace/Test/Debug/Test: error while loading shared libraries: libmysqlcppconn.so.7: cannot open shared object file: No such file or directory
I never worked on linux so i don't understand it, is it like a DLL in Windows ?
How can i fix it ? I tried to paste the libmysqlconn.so.7 file in all directories, but it still blocking me...
Please i need your help :)
Subject
Views
Written By
Posted
libmysqlcppconn.so.7: cannot open shared object file: No such file or directory
6097
April 24, 2015 08:39AM
2656
April 27, 2015 08:26AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.