Linker error

Hi all!

I'm using Visual C++ Express Edition. When I try to compile a Windows Form Application, I obtain an error saying that the linker is unable to find the file "MSVCURT.lib". I've searched in my hard disk, but I haven't found this file. What is the problem?

Thanks in advance.
Marco Minerva, marco.minerva@tiscali.it

[338 byte] By [MarcoMinerva] at [2008-2-15]
# 1
You probably had an installation problem. I believe the file should be at Microsoft Visual Studio 8\VC\lib\msvcurt.lib. Try re-installing and see if this installs the file on your machine.

Thanks,
Ayman Shoukry
VC++ Team

AymanShoukry at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...