-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
NMAKE : fatal error U1077: 'cl' : return code '0xc0000135'
This occurs with some folders in the tree, a quick search told me it's to do with cl.exe not being in the path.
I have a few guesses as to why:
- Headers and some source files were taken from Windows 2000 DDK and Platform SDK, so some
sourceandmakefilesmay need tweaking. - As the reason above, VC98 and DDK paths may need to be added to the Build Env to satisfy some issues
- Missing files e.g mspdb60.dll
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed