S
Samir Talwar
Hi there.
I've just started coding with DirectX and I am getting a linking error
when I try to compile:
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
I've tried MSDN but it doesn't seem to help, at least in terms I can
understand (not exactly a pro here).
I was getting a similar error regarding DirectDrawCreateEx which I
fixed by adding the latest DDraw library.
Can anyone help me?
Thanks in advance,
Samir Talwar
I've just started coding with DirectX and I am getting a linking error
when I try to compile:
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
I've tried MSDN but it doesn't seem to help, at least in terms I can
understand (not exactly a pro here).
I was getting a similar error regarding DirectDrawCreateEx which I
fixed by adding the latest DDraw library.
Can anyone help me?
Thanks in advance,
Samir Talwar