[Mysql-cocoa-users] Multiple definitions of symbol...
Brought to you by:
sergecohen
From: Steve W. <ste...@ma...> - 2003-03-15 12:56:29
|
I managed to successfully create a test application using the SMySQL framework. I then started a second application in which I added the framework to the project in the exact same manner I used for the first. I added some code to make the connection then when I try and compile I get multiple errors that state there are "multiple definitions of symbol _xxxx", each error points to the variable names I declared...any thoughts? Many thanks in advance. Steve W |