Hi Scott,

Following path exist on my computer:
"C:\Program Files\Microsoft Visual Studio 12.0\VC\bin\nmake.exe" 

i.e. without (x86) string.

What is the solution?
Which file needs to be changed?


Thanks
Meenakshi



-----Original Message-----
From: Scott Duplichan [mailto:sc...@notabs.org] 
Sent: Thursday, June 11, 2015 6:19 PM
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] SCT build error

Meenakshi Aggarwal [mailto:meenakshi.aggar...@freescale.com] wrote:

]Sent: Thursday, June 11, 2015 06:31 AM
]To: edk2-devel@lists.sourceforge.net
]Subject: [edk2] SCT build error
]
]Hi All,
]
]
]I am trying to build SCT and facing following error:
]
]“: error 7000: Failed to start command
]        C:\Program Files (x86)\Microsoft Visual Studio 12.0\Vc\bin\nmake.exe 
/no logo tbuild 
][c:\test\Build\UefiSct\DEBUG_VS2013x86\X64\EdkCompatibilityPkg\Foundation\Efi\Protocol\EfiProtocolLib]
]”
]
]Any idea will be of great help.
]
]
]
]Thanks & regards
]Meenakshi Aggarwal

EDK2 does not use the usual environment variable method of locating the Visual 
studio installation. Instead, it uses hard-coded paths that are suitable for 
some machines and not suitable for others.
Build.exe is trying to launch:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\nmake.exe Does this 
file exist on your computer?

Thanks,
Scott



------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to