From: J Robinson Date: December 7 2004 3:06pm Subject: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' List-Archive: http://lists.mysql.com/plusplus/3755 Message-Id: <20041207150624.33054.qmail@web51402.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hello All: I've searched the archives for the solution to this, but couldn't find it. (I'm using 1.7.23, and had to apply the " rename set.h to myset.h, and change all references to it" fix mentioned at http://lists.mysql.com/plusplus/3719 ) My program (ported from linux to OSX) uses mysql++ (1.7.23). It compiles fine, but when I go to run it in OSX I get: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' My settings are: Library Search Paths: LIBRARY_SEARCH_PATHS = "/usr/local/lib /usr/local/mysql/lib" Other Links Flags: OTHER_LDFLAGS = "-lmysqlpp -lmysqlclient -lmystrings -lmysys" 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). Thanks in advance, jrobinson __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com