4 messages in com.mysql.lists.plusplusRe: Compilation, Linking error for My...
FromSent OnAttachments
Willy K'03 Apr 2005 22:12 
Warren Young04 Apr 2005 12:12 
Willy K'05 Apr 2005 02:10 
Warren Young05 Apr 2005 05:22 
Subject:Re: Compilation, Linking error for MySQL++ tutorials
From:Warren Young (mysq@etr-usa.com)
Date:04/05/2005 05:22:23 AM
List:com.mysql.lists.plusplus

Willy K' wrote:

When running "make" in "/usr/local/mysql++1.7.30/examples/" this is the following output "make: Nothing to be done for `all'."

-------------------------------------------------------------

When running "make -f Makefile.simple"

make: Nothing to be done for `all'.

-------------------------------------------------------------

What's wrong??

Not a thing. It is telling you that it has built the programs. Enjoy them. And go read a make manual for heaven's sake!