MySQL Forums
Forum List  »  Connector/C++

Re: MySQL++ installation MinGW - Failing
Posted by: chun sob
Date: May 23, 2008 10:27AM

HI

Sorry about my poor english..

I've compiled mysql++ ..

It won't be compiled with cmd.exe in the XP

So I downloaded MSYS-1.0.10.exe at MingGW.org and installed it.

If you do Double Click MSYS Icon, you got some Unix style cmd window..

Just type like below..

$cd C:/mysql++ (enter) <- if you installed mysql++ at "c:\mysql++"
$mingw32-make -f Makefile.mingw (enter)

IT's a magic........

Options: ReplyQuote


Subject
Views
Written By
Posted
6315
April 24, 2008 06:25PM
Re: MySQL++ installation MinGW - Failing
3523
May 23, 2008 10:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.