Ciph...@vt4.net wrote:
I downloaded the source version, and i'm trying to build it on my Mandrake
9.1 sys. When i do a make, i get an error about a function or Class
Out_Of_Memory() which isn't declared.
You mean out_of_range, I presume? (There's nothing like "Out_Of_Memory" in the
mysql++ sources, at least not in 1.7.9.)
Which version of gcc are you using? If you've got 3.x, you must first download
the according patches from http://www.mysql.com and run them over your sources
before building. Well, at least that's what worked for me.
HTH
Markus