|
|
Re: Hello From New Member: msg#00012
db.mysql.c++
|
Subject: |
Re: Hello From New Member |
mysql.h is the interface that mysql++ uses to communicate with the MySQL
database.
I think mysql source comes in about 5 rpm packgaes. You are most interested
in the developer, and the client ones. Install them and you should be on you
way in few minutes.
good luck.
Zeddy
On 11/6/06, Carlos Flores <cafg10@xxxxxxxxx> wrote:
2006/11/6, Joseph & Jennifer Peters <jpetersx2@xxxxxxxxxxx>:
>
> Hello, I'm a new member of the MySQL++ mailing list. I do most of the
> database tasks here at my workplace. I'm doing everything in Windows XP
&
> 2000.
>
> I'm currently trying to upgrade from really old versions of MySQL and
> MySQL++. I installed MySQL ver. 5.0.26 (to the C:\mysql directory), and
> it's running fine. I downloaded and extracted MySQL++ ver. 2.1.1 (to
the
> mysql++ 2.1.1 directory). I'm currently in the process of building
> MySQL++,
> but am having problems. The installation notes state that I have to
have
> the MySQL C API development files installed, but these files don't come
> with
> the MySQL installation! Where do I get these files? I imagine that's
> why,
> when I try to build the .lib file, I get an error that it can't find
> mysql.h. Also, what is the relationship of mysql.h to the mysql++.h
file
> that comes with MySQL++?
>
> Thank you!
>
> -Joe
>
> _________________________________________________________________
> Find a local pizza place, music store, museum and more…then map the best
> route! http://local.live.com?FORM=MGA001
>
>
> --
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe:
http://lists.mysql.com/plusplus?unsub=cafg10@xxxxxxxxx
>
>
Those files come with the mysql instalation, but you should use the custom
install option to make them avaible
--
Carlos Flores
|
|