-
-
[旧帖]
[讨论]没有导出表的libjpeg怎么使用?
0.00雪花
-
发表于:
2012-7-1 18:44
1914
-
[旧帖] [讨论]没有导出表的libjpeg怎么使用?
0.00雪花
我用Dumpbin工具看来下libjpeg.lib发现没有导出一个函数,而我在VS2010中使用的时候总是出现:
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_set_quality@12
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_CreateCompress@12
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_destroy_compress@4
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_write_scanlines@12
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_finish_compress@4
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_start_compress@8
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_set_defaults@4
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_stdio_dest@8
1>main.obj : error LNK2001: 无法解析的外部符号 _jpeg_std_error@4
到底怎么回事,谁能给个例子啊,最好是VS2010的。
以下是我libjpeg下载的地方:
http://download.csdn.net/detail/zhj050407/2268744#comment
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!