View Single Post
Old Apr 28th, 2006, 9:49 AM   #27
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Ruben, there is no question in my mind that "I don't have to do that." I'm sure I could dink around for some period ranging from an hour to a couple days. I'm just paying attention to the author's caveat:
Quote:
If you're building on Windows with Visual C++, you can install
the native Win32 port of MySQL from mysql.com. You should do
a custom install, as the MySQL++ build system expects MySQL to
be installed in c:\mysql, and not the directory-du-jour used
by the changing installer versions.
At that point, I ceased to investigate further. While you may be entirely correct, neither your installation nor the OP's is working.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote