From: Warren Young Date: December 7 2004 5:41pm Subject: Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' List-Archive: http://lists.mysql.com/plusplus/3758 Message-Id: <41B5EB5C.8060401@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit J Robinson wrote: > My program (ported from linux to OSX) I have yet to get a success report on OS X, so there may well be things that have to be done to the library to get it to work. > ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' That's the only message? I would think you'd get a bunch of similar messages as well. > What am I doing wrong? Do I need to set > LD_LIBRARY_PATH or LDFLAGS or something? (I tried > those things but it didn't seem to make a difference). Do the examples compile and run?