Error Help

Posts 16 of 6 · Page 1 of 1
Error Help
Hello MPGH i got this error while trying to build my latest project and i can not figure out how to fix it. If anyone knows this error please tell me how to fix. Thanks.

Code:
error LNK1561: entry point must be defined
You aren't defining your entry point /yea
Maybe Dllmain...........
Probably doesn't even have a dll main, Entry point is the beginning of the dll and where it starts when its used.
Quote Originally Posted by IcySeal View Post
Maybe Dllmain...........
Yea that is what i was thinking

Quote Originally Posted by markoj View Post
Probably doesn't even have a dll main, Entry point is the beginning of the dll and where it starts when its used.
Marko look up the Error it even says DllMain is the problem
Dont Hate on people giving help.
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?