| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | J Robinson | Date: | December 7 2004 3:06pm |
| Subject: | ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | ||
| View as plain text | |||
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
| Thread | ||
|---|---|---|
| • ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | J Robinson | 7 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | Warren Young | 7 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | Ovidiu Bivolaru | 7 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | Warren Young | 7 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | Ovidiu Bivolaru | 7 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | J Robinson | 8 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | J Robinson | 8 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | Warren Young | 9 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | J Robinson | 7 Dec |
| • Re: ZeroLink: unknown symbol '__ZTVN7mysqlpp3RowE' | Warren Young | 7 Dec |
