| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Roi | Date: | April 13 2006 12:05pm |
| Subject: | Re: Linker error: unresolved external symbol (2.1.1) | ||
| View as plain text | |||
Yes. Mea culpa. Thx a lot! news:443E3969.7050908@ style="color:#666">stripped... > Roi wrote: >> connection.obj : error LNK2019: unresolved external symbol >> _mysql_shutdown@4 > > @4 implies that it's compiled to expect the old mysql_shutdown() > signature, but not finding it in the library. Is there any chance you > have mixed library and header files, with the headers coming from earlier > than v4.1.3 and the library coming from that version or later?
| Thread | ||
|---|---|---|
| • Linker error: unresolved external symbol (2.1.1) | Roi | 12 Apr |
| • Re: Linker error: unresolved external symbol (2.1.1) | Warren Young | 13 Apr |
| • Re: Linker error: unresolved external symbol (2.1.1) | Roi | 13 Apr |
