谁能帮我 ?? [英] can any one help me ??

查看:81
本文介绍了谁能帮我 ??的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




在我的项目中,当我从

互联网添加另一个项目时,我遇到了这个错误。

我在C中编写了一个创建exe文件的项目。我想

将此项目包含到另一个项目中。当我尝试添加时,我得到了

这个错误:


"未解决的外部符号错误


如何克服此错误并添加其他项目?


提前致谢

Hi,

In my project I got this error when adding another project from
internet to mine.
I have written a Project in C which creates an exe file. I want to
include this Project into another Project. When I try to add I got
this error :

" unresolved external symbol error "

How to overcome this error and add the other Project ?

Thanks in advance

推荐答案

2月20日下午2:58,Manjunath.M < manjunath ... @ gmail.comwrote:
On Feb 20, 2:58 pm, "Manjunath.M" <manjunath...@gmail.comwrote:




在我的项目中,添加时出现此错误从
互联网到我的另一个项目。

我用C编写了一个项目来创建一个exe文件。我想

将此项目包含到另一个项目中。当我尝试添加时,我得到了

这个错误:


"未解决的外部符号错误


如何克服此错误并添加其他项目?


先谢谢
Hi,

In my project I got this error when adding another project from
internet to mine.
I have written a Project in C which creates an exe file. I want to
include this Project into another Project. When I try to add I got
this error :

" unresolved external symbol error "

How to overcome this error and add the other Project ?

Thanks in advance



编译器试图说你已经声明了某些内容并且它不能从它创建的模块中解析出来。可能是一些问题

Lib文件和Windows相关的东西肯定超出了这个

主题的范围。

The compiler try to say that you have declared something and it can''t
be resolved from the modules it created. might be some problems with
Lib files and surely windows related things are out of scope of this
topic.


2月20日上午11点03分,Sarath < CSar ... @ gmail.comwrote:
On Feb 20, 11:03 am, "Sarath" <CSar...@gmail.comwrote:

2月20日下午2:58,Manjunath.M < manjunath ... @ gmail.comwrote:
On Feb 20, 2:58 pm, "Manjunath.M" <manjunath...@gmail.comwrote:


Hi,


In我的项目从

internet到我的添加另一个项目时出现了这个错误。

我在C中编写了一个创建exe文件的项目。我想

将此项目包含到另一个项目中。当我尝试添加时,我得到了

这个错误:
In my project I got this error when adding another project from
internet to mine.
I have written a Project in C which creates an exe file. I want to
include this Project into another Project. When I try to add I got
this error :


"未解决的外部符号错误
" unresolved external symbol error "


如何克服此错误并添加其他项目?
How to overcome this error and add the other Project ?


提前谢谢
Thanks in advance



编译器试图说你已声明了某些内容它不能从它创建的模块中解析出来。可能是一些问题

Lib文件和肯定与Windows相关的东西超出了这个

主题的范围。


The compiler try to say that you have declared something and it can''t
be resolved from the modules it created. might be some problems with
Lib files and surely windows related things are out of scope of this
topic.



在我所包含的项目中没有任何额外的

依赖项。

我怎么知道需要添加哪些lib文件。


谢谢,

Manjunath.M



In the project Which I am including is not having any additional
dependencies.
how do i know which lib files need to be add.

Thanks,
Manjunath.M



Manjunath.M写道:
Manjunath.M wrote:

2月20日上午11:03,Sarath < CSar ... @ gmail.comwrote:
On Feb 20, 11:03 am, "Sarath" <CSar...@gmail.comwrote:

>> 2月20日下午2:58,Manjunath.M < manjunath ... @ gmail.comwrote:
>>On Feb 20, 2:58 pm, "Manjunath.M" <manjunath...@gmail.comwrote:

>>>
>>>Hi,


>>>在我的项目中,当我从
internet添加另一个项目时,我遇到了这个错误。
我在C中编写了一个创建exe文件的项目。我想将此项目包含在另一个项目中。当我尝试添加时我得到了
这个错误:
>>>In my project I got this error when adding another project from
internet to mine.
I have written a Project in C which creates an exe file. I want to
include this Project into another Project. When I try to add I got
this error :


>>>"未解决的外部符号错误
>>>" unresolved external symbol error "


编译器试图说你已经声明了某些东西而且它不能从它创建的模块中解析出来。
Lib文件可能存在一些问题,当然Windows相关的内容超出了本主题的范围。


The compiler try to say that you have declared something and it can''t
be resolved from the modules it created. might be some problems with
Lib files and surely windows related things are out of scope of this
topic.



在我所包含的项目中没有任何额外的

依赖项。

我怎么知道需要添加哪些lib文件。


In the project Which I am including is not having any additional
dependencies.
how do i know which lib files need to be add.



阅读您正在使用的软件包附带的文档,如果它是/ b $ b是好的,它会列出它的依赖关系。


-

Ian Collins。

Read the documentation that came with the package you are using, if it
is any good, it will list its dependencies.

--
Ian Collins.


这篇关于谁能帮我 ??的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆