14 messages in com.mysql.lists.plusplusRe: Linking issues using create macro
FromSent OnAttachments
Warren Young11 Mar 2005 15:33 
Chris Frey12 Mar 2005 00:43 
Chris Frey12 Mar 2005 01:04 
Warren Young15 Mar 2005 12:57 
Warren Young15 Mar 2005 13:40 
Chris Frey18 Mar 2005 23:56 
Chris Gagnon19 Mar 2005 15:07 
Chris Gagnon19 Mar 2005 15:09 
Chris Gagnon19 Mar 2005 15:10 
Warren Young21 Mar 2005 19:34 
Chris Gagnon21 Mar 2005 21:58 
Warren Young21 Mar 2005 22:11 
Chris Gagnon22 Mar 2005 07:58 
Warren Young22 Mar 2005 17:04 
Subject:Re: Linking issues using create macro
From:Warren Young (mysq@etr-usa.com)
Date:03/21/2005 07:34:52 PM
List:com.mysql.lists.plusplus

Chris Gagnon wrote:

get many(10 or so) multiple definition errors when linking all reference the EOSUserData I'm tryin to create.

This is a C++ programming problem, not a MySQL++ problem. Convince yourself of the truth of this by dropping your SSQLS declaration into one of the example programs and recompiling.

I can't make any more specific comments without seeing the error messages.