![]() |
error LNK2001: unresolved external symbol
hi
i just installed the visual studio 2010 when i run my project (that fully compiled with vs 2008 without any error ) i get following : Code:
1>------ Build started: Project: Graphics, Configuration: Debug Win32 ------ |
Re: error LNK2001: unresolved external symbol
link for my files :
h t t p ://musicbase.ir/Graphics.rar |
Re: error LNK2001: unresolved external symbol
or
h t t p ://x7.to/vz873y |
Re: error LNK2001: unresolved external symbol
Please check the settings of project.
Linked dlls are missing here. |
Re: error LNK2001: unresolved external symbol
how?
can u plz do that for me ? i uploaded the folder of the project |
Re: error LNK2001: unresolved external symbol
You are saying that its compiling fine in VS 2008...right?
So Open it in VS 2008 and check the settings from project menu. Go to Project->Settings and check all tags into that with respective file availability in the path. They should be same for other editor also. Some dependent header files / dlls/ lib files are missing from the folder which is reauired to create an object file. Hence the errors. |
Re: error LNK2001: unresolved external symbol
the setting in 2010 is exactly is the same in 2008 of the project
but in 2010 i get that error im a php developer and not professional on workin with .NET stuff |
| All times are GMT +5.5. The time now is 14:33. |