From: Warren Young Date: January 12 2010 4:40am Subject: Re: Building mysql++ with STLPort List-Archive: http://lists.mysql.com/plusplus/8863 Message-Id: <3B349030-DE55-4B99-960F-83DD6AC9EE8D@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On Jan 11, 2010, at 3:34 PM, Herman Schultz wrote: > I guess, I would be happy to get into a debate about the relative > benefits of stlport vs. native stls, but it seems off point. While I did entertain some hope that you might rethink your need for = this library, I was also hoping for enlightenment. I'm well aware that = I don't know everything. I thought you might know something I didn't. > ./lib/exceptions.h:208: error: expected unqualified-id before '&' = token Try putting #include up with the other #includes at the top = of that file. If that fixes it, let me know so I can apply it to the = source repo for the next release. > Which is even more puzzling, because it's complaining about an = std::string declaration in exceptions.h I think it's complaining about the second parameter, not the first.=