From: Warren Young Date: June 27 2008 4:10am Subject: Re: 3.0.3 Static Compilation List-Archive: http://lists.mysql.com/plusplus/7707 Message-Id: <4864681D.7010507@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Dino Korah wrote: > > I couldnt get it to compile into a static library. You can try changing the tags to in mysql++.bkl, then rebaking and rebuilding the project. (see HACKERS.txt). Beware, if you statically link to MySQL++, your program must be under the LGPL or a compatible license. We ship with only a dynamic library configuration purposefully, to avoid tying your code to our license.