| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 458 人关注过本帖
标题:链接问题
只看楼主 加入收藏
lalala718
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2005-12-29
收藏
 问题点数:0 回复次数:2 
链接问题

Linking...
Cpp19.obj : error LNK2001: unresolved external symbol "void __cdecl print(class std::vector<class std::vector<double,class std::allocator<double> >,class std::allocator<class std::vector<double,class std::allocator<double> > > > const &)" (?print@@Y
AXABV?$vector@V?$vector@NV?$allocator@N@std@@@std@@V?$allocator@V?$vector@NV?$allocator@N@std@@@std@@@2@@std@@@Z)
Debug/Cpp19.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

Cpp19.exe - 2 error(s), 0 warning(s)
这是什么链接错误啊?

搜索更多相关主题的帖子: 链接 
2005-12-29 14:44
柳儿
Rank: 6Rank: 6
等 级:贵宾
威 望:25
帖 子:1830
专家分:30
注 册:2004-9-23
收藏
得分:0 
好像是找不到 vector文件吧

成功会使人骄傲。如果你骄傲自大,你就会停止学习。不学习,人就停止了进步
2005-12-29 14:48
C++大粉丝
Rank: 4
等 级:贵宾
威 望:10
帖 子:477
专家分:0
注 册:2004-4-23
收藏
得分:0 
print函数没有实现体.

I am a big fan of c plus plus.
2005-12-29 18:02
快速回复:链接问题
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.023020 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved