From: Warren Young Date: September 6 2005 12:23pm Subject: Re: Running mysql++ in xcode 2.1 List-Archive: http://lists.mysql.com/plusplus/4873 Message-Id: <431D8A33.8060704@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jonatan Taminau wrote: > > it was noted on the website that it was already tested to work together with > xcode) Clarification: it is tested with the command-line compilers from Xcode. It is not tested in the IDE. > dyld: lazy symbol binding failed: Symbol not found: _mysql_init Try reordering the link arguments. Some linkers behave differently depending on which library is given first.