On Jul 22, 2008, at 6:36 AM, Amit k. Saha wrote:
> On Mon, Jul 21, 2008 at 9:00 PM, Warren Young <mysqlpp@stripped>
> wrote:
>> Amit k. Saha wrote:
>>>
>>> `parse_command_line(int, char**, char const**, char const**, char
>>> const**, char const**, char const*)'
>>
>> Once again, the answer's in the mail list archives.
>
> At best what I found was (or otherwise)- README-examples.txt which
> doesn't point me to any reason for getting this error. Am I missing
> linking to some library?
Most of the examples are built against a convenience library which
does contain this function. This library is not intended to be used
by third-party code, nor are the examples intended to be built
separately from the library. When you say "make" to build the
library, the examples also got built.
If you're trying to learn to build your own programs that use MySQL++,
I would suggest building them from scratch rather than try to build
simple1.cpp separately.
I have explained this many times over the years, which is why I
assumed you could find it in the archives.
| Thread |
|---|
| • Built MySQL++ on Linux, now what? | Amit k. Saha | 21 Jul |
| • Re: Built MySQL++ on Linux, now what? | Warren Young | 21 Jul |
| • Re: Built MySQL++ on Linux, now what? | Amit k. Saha | 21 Jul |
| • Re: Built MySQL++ on Linux, now what? | Warren Young | 21 Jul |
| • Re: Built MySQL++ on Linux, now what? | Amit k. Saha | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Warren Young | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Amit k. Saha | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Warren Young | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Amit k. Saha | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Warren Young | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Amit k. Saha | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Warren Young | 22 Jul |
| • Re: Built MySQL++ on Linux, now what? | Amit k. Saha | 23 Jul |
| • Re: Built MySQL++ on Linux, now what? | Warren Young | 23 Jul |
| • Re: Built MySQL++ on Linux, now what? | Amit k. Saha | 23 Jul |