Brice Ruth writes:
> Greetings list members.  I'm trying to build an application for OS X using
> CW7 - and though I've gotten mysql++ to build and install properly (from the
> command line, using configure & gcc) - I can't seem to get CW happy with
> using mysql++ ... when I include the sqlplus header, I get about 300+ errors
> (and numerous warnings) about things that the CW compiler apparently doesn't
> care for.  Does anyone know what might be going on?  I'm not really
> interested in rewriting copious amounts of mysql++ to make it compatible -
> since I don't consider my C++ experience to be quite up to that level!
> 
> Any help would be appreciated!
> 
> Sincerely,
> Brice Ruth
> 
> p.s. please cc: me directly, as I'm not currently on the list. Also -
> apologies if this isn't the correct place to post, please let me know if it
> isn't.
> -- 
> WebProjkt, Inc.
> VP, Director of Internet Technology
> http://www.webprojkt.com/

Hi!

I have not tested MySQL++ with CodeWarrior, but I heard that it could
be feasible. 

Are you sure that you can build MySQL++ with GNU and use it with CW ??

I am not so sure. 

I think you will have to port MySQL++ to CW....

Take a look at other ports, like Compaq's, Borland's, VC++'s ....

You will simply have to resolve all the errors that you have.

I have never used CW, nor do I have Mac (;-() so I can be of some
theoretical help to you only.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to