Quantcast
Channel: MySQL Forums - Connector/C++
Viewing all articles
Browse latest Browse all 527

including mysql++ in existing makefile (no replies)

$
0
0
Hi all,

Kindly someone help me in resolving my problem. I want to include the mysql++ header file in a makefile or one software. Here is what I need to do. I have one open source software which doesnot provide any connectiity to database. I want to use MySQL database. The software is in C++. It hase its own configuration and makefiles. When I include mysql++ in header it gives error. The reason being that it cant link with the new libraries. I can run a simple program by including mysql++ and giving linkers information at compile time. But for this case since it is a big software I have to give that linkers info in the makefile.

Can somebody suggest how this can be accomplished. Kindly suggest some pointers atleast I can see specific sources.

Thanks
Sandeep

Viewing all articles
Browse latest Browse all 527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>