RE: [Openh323gk-users] MySQL Support with MSVC++6.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks guys..
For your prompt reply... 

I will trying using (namespace std)... Otherwise, have to sit and
wait... :)
Or fdisk Win2k and Install Linux...

Thanks a lot...

Regards
Nitesh

-----Original Message-----
From: openh323gk-users-admin@lists.sourceforge.net
[mailto:openh323gk-users-admin@lists.sourceforge.net] On Behalf Of
Zygmuntowicz Michal
Sent: Thursday, July 03, 2003 12:45 AM
To: openh323gk-users@lists.sourceforge.net
Subject: Re: [Openh323gk-users] MySQL Support with MSVC++6.0


Maybe:
    using namespace std;
or
    namespace std {}
    using namespace std;

declaration just before #include <mysql++> would help.
I suspect the errors are cause by some forward declaration
of ostream (istream) class in mysql headers. Something like:

    class ostream;

---
Michal Zygmuntowicz




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Homepage: http://www.gnugk.org/



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Homepage: http://www.gnugk.org/

[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux