On 08/05/15 10:54, David Woodhouse wrote:
> I'm trying to fix up some VS build issues with my OpenSSL changes. The
> instructions at http://tianocore.sourceforge.net/wiki/Windows_systems
> first failed because I didn't get a copy of the Win32 binary tools when
> I used a git checkout (are they still in SVN?).
> 
> Qin helped me get past that and now it's getting a little further but
> still not building.
> 
> I have installed Visual Studio 2008 and opened a 'Visual Studio 2008
> x64 Win64 Command Prompt'. Now I can run edksetup.bat and 'build'
> starts working... but doesn't get far.
> 
> Now it fails with
> 
> Building ... e:\edk2\OvmfPkg\ResetVector\ResetVector.ing [X64]

Do you have NASM installed?

Thanks
Laszlo

> 
> build...
>  : error 7000: Failed to start command
>         C:\Program Files\Microsoft Visual Studio 9.0\Vc\bin/nmake.exe /nologo 
> tbuild 
> [e:\edk2\Build\OvmfX64\DEBUG_VS2008\X64\OvmfPkg\ResetVector\ResetVector]
> 
> build...
>  : error F002: Failed to build module
>         e:\edk2\OvmfPkg\ResetVector\ResetVector.inf [X64, VS2008, DEBUG]
> 
> 
> 
> And if I change into that directory and run 'nmake tbuild' it fails
> "'C:\Program' is not recognized as an internal or external command".
> 
> Which is probably a clue about what went wrong with the 'build', too.
> 
> Would it be easier to avoid the pain of actually trying to use Windows,
> and test my changes with MinGW instead? Should UNIXGCC work? 
> 
> 
>  
> 
> 
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
> 

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to