| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | August 19 2004 9:19pm |
| Subject: | Re: dll problems with borland 6 | ||
| View as plain text | |||
Totte Karlsson wrote: > But where is the sourcecode for the library? In sqlplusint. You take all the *.cc files in that directory and build them into a library. Most of the *.hh files in that directory are indeed used only internally by the library, while a few expose the public interfaces to the library. The latter are the ones you #include in your code. > it won't compile > without header mysql.h, which is not in the tar file on your webpage. That's the header for the MySQL client library. Download it from mysql.com.
| Thread | ||
|---|---|---|
| • dll problems with borland 6 | Totte Karlsson | 19 Aug |
| • Re: dll problems with borland 6 | Warren Young | 19 Aug |
| • Re: dll problems with borland 6 | Totte Karlsson | 19 Aug |
| • Re: dll problems with borland 6 | Warren Young | 19 Aug |
| • Re: dll problems with borland 6 | Totte Karlsson | 20 Aug |
| • Re: dll problems with borland 6 | Warren Young | 20 Aug |
| • Re: dll problems with borland 6 | Totte Karlsson | 20 Aug |
| • Re: dll problems with borland 6 | Warren Young | 20 Aug |
| • Re: mysql++ on sourceforge | Steffen Neumann | 26 Oct |
| • Re: mysql++ on sourceforge | Paolo Brandoli | 26 Oct |
