QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1141|回复: 0

linux 下怎么添加库的加载路径

[复制链接]
发表于 2006-4-25 17:22:12 | 显示全部楼层 |阅读模式
在编写一个Mp3程序时,make后出现报错
undefined reference to 'cos'
undefined reference to 'sin'
undefined reference to `pow'
undefined reference to `tan'
因为decode.c中要用到cos,sin,tan,pow函数,,头文件也包括了math.h但为什么会出现这样的错误,linux库函数不包括这些三角函数吗?

各位大哥请帮忙解答,多谢多谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-23 12:04 , Processed in 0.051182 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表