| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | March 11 2005 12:52am |
| Subject: | Re: Segmentation fault->Result res = query.store(); | ||
| View as plain text | |||
Marco Turchi wrote: >> ldd examples/.libs/resetdb >> > I obtain > ldd .libs/resetdb > libmysqlpp.so.4 => /usr/local/lib/libmysqlpp.so.4 (0x00829000) That's strange. I thought the examples always linked against the MySQL++ library in ../lib. The fact that they apparently do not should be investigated. If /usr/local/lib/libmysqlpp.so.4 is significantly different from the one under ../lib, you could indeed get crashes.
