Hi , When I debug my project I receive LNK2001 error the file which I receive it , is MSVCRTD.lib and the text of error is :'unresolved external symbol main'.
How can I resolve my problem.
please help
Thanks
Hi , When I debug my project I receive LNK2001 error the file which I receive it , is MSVCRTD.lib and the text of error is :'unresolved external symbol main'.
How can I resolve my problem.
please help
Thanks
Did you read the documentation at linker-tools-error-lnk2001 which provides a detailed discussion of the error and possible causes?
I am afraid it is difficult to find out the reason based on the description. Please provide a sample that can reproduce the error.
7 people are following this question.