关于mysql++-3.1.0
时间:2011-07-12
来源:互联网
请问大家有谁用过
mysql++-3.1.0
我从mysql的官方网上下载了mysql++-3.1.0.tar.gz,
现自己的程序需要连接mysql数据库,所以采用了mysql++-3.1.0中 mysql++-3.1.0\lib目录下的代码作为一个连接数据库的共用代码.并编译为静太库libmysqlib.a用于程序的调用.
但编译的时候出现了错误如下
mysql/lib/libmysqllib.a(connection.o)(.text+0x97): In function `mysqlpp::Connection::thread_start()':
mysql/lib/dbdriver.h:668: undefined reference to `mysql_thread_init'
/mysql/lib/libmysqllib.a(connection.o)(.text+0x2f3): In function `mysqlpp::Connection::server_status() const':
mysql/lib/dbdriver.h:597: undefined reference to `mysql_stat'
mysql/lib/libmysqllib.a(connection.o)(.text+0x363): In function `mysqlpp::Connection::server_version() const':
mysql/lib/dbdriver.h:521: undefined reference to `mysql_get_server_info'
/mysql/lib/libmysqllib.a(connection.o)(.text+0x44b): In function `mysqlpp::Connection::kill(unsigned long) const':
mysql/lib/dbdriver.h:395: undefined reference to `mysql_kill'
mysql/lib/libmysqllib.a(connection.o)(.text+0x4a3): In function `mysqlpp::Connection::ipc_info() const':
mysql/lib/dbdriver.h:366: undefined reference to `mysql_get_host_info'
........
请问这是什么原因呀.在生成静太库libmysqllib.a时,包含了dbdriver.h在里面呀. 怎么会出现那么多的没有定义的参数呀?
mysql++-3.1.0
我从mysql的官方网上下载了mysql++-3.1.0.tar.gz,
现自己的程序需要连接mysql数据库,所以采用了mysql++-3.1.0中 mysql++-3.1.0\lib目录下的代码作为一个连接数据库的共用代码.并编译为静太库libmysqlib.a用于程序的调用.
但编译的时候出现了错误如下
mysql/lib/libmysqllib.a(connection.o)(.text+0x97): In function `mysqlpp::Connection::thread_start()':
mysql/lib/dbdriver.h:668: undefined reference to `mysql_thread_init'
/mysql/lib/libmysqllib.a(connection.o)(.text+0x2f3): In function `mysqlpp::Connection::server_status() const':
mysql/lib/dbdriver.h:597: undefined reference to `mysql_stat'
mysql/lib/libmysqllib.a(connection.o)(.text+0x363): In function `mysqlpp::Connection::server_version() const':
mysql/lib/dbdriver.h:521: undefined reference to `mysql_get_server_info'
/mysql/lib/libmysqllib.a(connection.o)(.text+0x44b): In function `mysqlpp::Connection::kill(unsigned long) const':
mysql/lib/dbdriver.h:395: undefined reference to `mysql_kill'
mysql/lib/libmysqllib.a(connection.o)(.text+0x4a3): In function `mysqlpp::Connection::ipc_info() const':
mysql/lib/dbdriver.h:366: undefined reference to `mysql_get_host_info'
........
请问这是什么原因呀.在生成静太库libmysqllib.a时,包含了dbdriver.h在里面呀. 怎么会出现那么多的没有定义的参数呀?
作者: olivia2007 发布时间: 2011-07-12
这个是链接错误,少链了个库吧
作者: NJZhuJinhua 发布时间: 2011-07-12
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28