MYSQL

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • mysql++ couldn't work with static library -- libmysqlclient.a ?

    0 answers - 688 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

    I have installed from binary and it does work well.
    but when I tried to compile mysql2.1.1 by typing
    ./configure /home/jing/mysql++ /home/jing/mysql
    I got this message
    checking for mysql_store_result in -lmysqlclient no
    configure: error: Could not find working MySQL client library!
    I checked the directory of mysql/lib, and I did find mysql client library -- libmysqlclient.a, but no libmysqlclient.so
    So I compiled mysql client from source, and got libmysqlclient.so.15.0.0
    I made a symbolic link, then the configure passed.
    So, mysql++ can only be compiled with dynamic library -- libmysqlclient.so?
    --* ?
    //
    //sms.eyou.com
    ???

Re: mysql++ couldn't work with static library -- libmysqlclient.a ?


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

EMSDN.COM