MySQL Forums
Forum List  »  Connector/C++

Re: Error: boost/shared_ptr.hpp: No such file or directory
Posted by: aitor sanchez
Date: February 06, 2018 10:24AM

Hi Luis,

yes I linked everything:

- Libraries (lib folders)
- Include libraries

And specially for this project:

- added *.lib

After trying again (exactly the same I did, installing the connector, installing the boost, linking the libs and includes of boost and mysql connector), I don't have the error, BUT I have something worse than the previous issue:

"The program can't start because mysqlcppconn.dll is missing from your computer. Try reinstalling the program to fix this problem."

I tried registering the dll file using regsrv32, but it's not working, I tried using the 32b version, I got the same result.

So I think this is the end now.

thanks, muito obrigado.

Options: ReplyQuote




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.