Page 1 of 1

March 29 2004 02:08:50 Build Error

Posted: Mon Mar 29, 2004 4:38 pm
by hakcenter
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Mcx.h(719): fatal error C1070: mismatched #if/#endif pair in file 'c:\program files\microsoft visual studio .net 2003\vc7\platformsdk\include\mcx.h'

I've poked around in it.. cant really determine the problem, the release just before this works perfect... both calling windows.h which includes mcx.h

/shrug

Anyone else getting this error ?

Posted: Mon Mar 29, 2004 4:49 pm
by hakcenter
omg!

remove this line from mcx.h

#ifndef _MCX_H_

bling bling

Posted: Mon Mar 29, 2004 5:01 pm
by dont_know_at_all
Reinstall/repair VS installation.