RE: error LNK2001: unresolved external symbol _main

"Poddar, Bimal" <[email protected]> Fri, 20 Dec 2002 10:21:47 -0800
Newsgroups gmane.comp.video.opengl.sample.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.

------_=_NextPart_001_01C2A854.A847FEC8
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Please add this file to your compile and link step:
=20
main.c
=20
main()
{
}
=20
I will let you let you figure out on your own how to replace this main =
program with something more useful later.
=20
Bimal

-----Original Message-----
From: Humayun Zafar [mailto:[email protected]]
Sent: Friday, December 20, 2002 9:32 AM
To: [email protected]
Subject: error LNK2001: unresolved external symbol _main


On Compiling glprocs.c I get the following error
=20
error LNK2001: unresolved external symbol _main
=20
What might be the reason, since I have included the opengl32.lin and =
glu32.lib

  _____ =20

STOP MORE SPAM with the new MSN 8 and get 3 months FREE*. =
<http://g.msn.com/8HMEEN/2016> =20


------_=_NextPart_001_01C2A854.A847FEC8
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">


<META content=3D"MSHTML 5.50.4207.2601" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =
size=3D2>Please=20
add this file to your compile and link step:</FONT></SPAN></DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2>main.c</FONT></SPAN></DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2>main()</FONT></SPAN></DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2>{</FONT></SPAN></DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2>}</FONT></SPAN></DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =
size=3D2>I will=20
let you let you figure out on your own how to replace this main program =
with=20
something more useful later.</FONT></SPAN></DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D915251518-20122002><FONT face=3DArial color=3D#0000ff =

size=3D2>Bimal</FONT></SPAN></DIV>
<BLOCKQUOTE>
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> Humayun Zafar=20
  [mailto:[email protected]]<BR><B>Sent:</B> Friday, December 20, =
2002=20
  9:32 AM<BR><B>To:</B> [email protected]<BR><B>Subject:</B> error =
LNK2001:=20
  unresolved external symbol _main<BR><BR></FONT></DIV>
  <DIV>
  <DIV>On Compiling glprocs.c I get the following error</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>error LNK2001: unresolved external symbol _main</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>What might be the reason, since I have included the opengl32.lin =
and=20
  glu32.lib</DIV></DIV><BR clear=3Dall>
  <HR>
  STOP MORE SPAM with the new MSN 8 and get <A=20
  href=3D"http://g.msn.com/8HMEEN/2016">3 months FREE*.</A>=20
</BLOCKQUOTE></BODY></HTML>

------_=_NextPart_001_01C2A854.A847FEC8--