Question[Help]Build Error

Posts 13 of 3 · Page 1 of 1
[Help]Build Error
Help?

--------------------------------------------------------------------------------

I neeed help with a taper that i'm making in vb but i keep getting this error\

1>------ Build started: Project: MY hack, Configuration: Debug Win32 ------
1>LINK : error LNK2001: unresolved external symbol _main
1>c:\users\guest 2\documents\visual studio 2010\Projects\MY hack\Debug\MY hack.exe : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

someone please help
seems like copy & paste to me.
Doesn't anyone read the rules?

help!@!!!!! is not an appropriate title, Changed


Build errors occur when you have unhandled errors (the squiggly blue lines), So as Blubb said, I assume you copied and pasted some code, thought it would work, even a beginner in vb knows that unhandled syntax or other errors won't compile/Build

This article will explain the error
http://support.microsoft.com/kb/291952

I also have a article in here called "Handle your errors" which will help you as well.




Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?