Gilfether, Ryan writes:
> Anyone have success in using mysql++ with MFC in Visual C++ 6.0, if so what
> did you do to get it to work? I emailed the guy who did the mysql++ port for
> Visual C++ and he told me that it is a major problem getting it to work with
> MFC. I tried all the stuff he suggested to get it to work, changing run time
> libraries and stuff ... no luck, I get a bunch of linker errors ... anyone
> ever done this successfully?
> 
> Thanks
> 
> Ryan Gilfether
> Programmer
> Praxis, Inc.
> www.pxi.com
> (703)837-8400 x5412


Hi!

No, I have not and I never used MFC.

But what you can do is change the order of include files.

Also, you might try including <undef_short>, in which case you will
have to write longer variants of class names.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
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