MYSQL

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Problems with Xcode

    1 answers - 225 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    R Reverdy wrote:
    Linker Flags : -lmysqlclient -lm -lz
    Add -lmysqlpp to the beginning of that list. -lmysqlclient is the MySQL
    C API library, which is required by MySQL++, but you also need the
    MySQL++ library.
  • No.1 | | 763 bytes | |

    Add /usr/local/lib to "Library Search Paths" too.

    Regards,

    R Reverdy wrote:
    Thank you for your reponse but it doesn't work.
    I've got the same error :(

    2007/2/6, Warren Young <mysqlpp (AT) etr-usa (DOT) com>:
    >R Reverdy wrote:
    >Linker Flags : -lmysqlclient -lm -lz
    >>

    >Add -lmysqlpp to the beginning of that list. -lmysqlclient is the MySQL
    >C API library, which is required by MySQL++, but you also need the
    >MySQL++ library.
    >>

    >--
    >MySQL++ Mailing List
    >For list archives:
    >To unsubscribe:
    >@gmail.com
    >>
    >>

    >

Re: Problems with Xcode


max 4000 letters.
Your nickname that display:
In order to stop the spam: 3 + 2 =
QUESTION ON "MYSQL"

EMSDN.COM