  | | | vector error ( LNK2005) | vector error ( LNK2005) 2007-09-17 - By Warren Young
Back Dale Stewart wrote: > I think that the cause of this error is due to a mismatch in the C > runtime library
I agree, but also:
> (??0?$basic_string@(protected)?$char_traits@(protected)@(protected)@@(protected)?$allocator@(protected)@(protected)@@(protected)@@(protected)@(protected) > 01@@(protected)) already defined in mysqlpp.lib(mysqlpp.dll) StructTables.obj
...how in the world did a "StructTables.obj" get into mysqlpp.dll? If you're doing something weird with the library, it's no wonder you're getting weird errors.
-- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=mysql@(protected)
|
|
 |