Advertisement

Lesson 1 Compiling help needed

Started by February 22, 2001 02:05 PM
1 comment, last by BillW42 23 years, 9 months ago
Hi i am using MS Visual C++ 6.0, and i downloaded the first lesson from NeHe. i tried to compile it and i get thses weird errors that i do not know how to solve them. LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Debug/Lesson1.exe : fatal error LNK1120: 1 unresolved externals Thanks in advance for your help.
Ich Bin Ein Berlinner! -JFK
Hi,

You must choose a "Win 32 application" otherwise "Win 32 console".

========================
Leyder Dylan
Site : http://slug-production.ibelgique.com
E-Mail : dylan.leyder@ibelgique.com

========================Leyder Dylan (dylan.leyder@slug-production.be.tf http://users.skynet.be/fa550206/Slug-Production/Index.htm/
Advertisement
thanks that did the trick. it now works.
Ich Bin Ein Berlinner! -JFK

This topic is closed to new replies.

Advertisement