2 messages in com.mysql.lists.plusplusRe: custom.hh and util.hh not found
FromSent OnAttachments
Joachim Person11 Mar 2005 16:34 
Earl Miles11 Mar 2005 16:35 
Subject:Re: custom.hh and util.hh not found
From:Earl Miles (mer@logrus.com)
Date:03/11/2005 04:35:57 PM
List:com.mysql.lists.plusplus

Joachim Person wrote:

Where can I find the custom.hh and util.hh files which are used in the (only?) tutorial on mysql++ ( <http://dev.mysql.com/doc/plusplus/en/4_Tutorial.html> http://dev.mysql.com/doc/plusplus/en/4_Tutorial.html). I have looked in all the folders of mysql++.

All the .hh files are now .h

All of the tutorial files have more current versions in the 'examples' directory. Look there. They should've been compiled automatically when you built mysql++.