From: Warren Young Date: September 29 2008 6:49pm Subject: Re: quote_only causes LNK2019: unresolved external symbol List-Archive: http://lists.mysql.com/plusplus/8014 Message-Id: <8080EFAB-FA29-4790-8B5D-9888AE5493C7@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Sep 27, 2008, at 9:53 AM, Mark Yeaman wrote: > I get a LNK2019 unresolved link error. Please post the complete text of the error. Also, are you linking to both the MySQL++ and MySQL C API libraries? > I have included manip.h. End user programs are only supposed to include mysql++.h, and optionally, ssqls.h if they need the SSQLS feature. mysql++.h pulls in every other MySQL++ header, directly or indirectly.