Missing library
In building an application, I can make the project on one computer, but I can't on my other one. The thing that is holding me up is: #include <cppconn/resultset.h> . I've searched but I can't find the package I need to install to get this library on my computer. I'm running Ubuntu 11.10.
iamthesgt
Junior Poster
119 posts since Nov 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
I apologize, I actually found this by changing my searching a little. It is contained in the library "libmysqlcppconn-dev".
iamthesgt
Junior Poster
119 posts since Nov 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
Question Self-Answered as of 1 Year Ago