public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Building edk2 with Windows
@ 2017-04-26  9:36 Jannis Ötjengerdes
  2017-04-26  9:40 ` Gao, Liming
  0 siblings, 1 reply; 2+ messages in thread
From: Jannis Ötjengerdes @ 2017-04-26  9:36 UTC (permalink / raw)
  To: edk2-devel

Hello,

I want to build an "OVMF"-Image with Windows. I followed your guide
https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems which
works perfectly fine with the MdeModulePkg.

However, if I change that to OvmfPkg/OvmfPkgX64.dsc the build fails. I did
not found any guide providing the information to do it correctly. I thought
it would be the same as before.

When I'm trying to build I get the following error:

operable program or batch file.
NMAKE : fatal error U1077: '"L:\edk2-win\nasmnasm' : return code '0x1'
Stop.

I installed nasm and set the enviroment variable. My Conf/target.txt
configuration:

TARGET                = DEBUG
ACTIVE_PLATFORM       = OvmfPkg/OvmfPkgX64.dsc
TARGET_ARCH           = X64

Other values are default.

I installed Visual Studio 2013 Professional as the comments in the
tools_def.txt told me. But anyway, it's not working.

If anyone knows how to fix it, please contact me.


Thanks!

Jannis Ötjengerdes


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building edk2 with Windows
  2017-04-26  9:36 Building edk2 with Windows Jannis Ötjengerdes
@ 2017-04-26  9:40 ` Gao, Liming
  0 siblings, 0 replies; 2+ messages in thread
From: Gao, Liming @ 2017-04-26  9:40 UTC (permalink / raw)
  To: j.oetjengerdes@gmail.com, edk2-devel@lists.01.org

Which directory includes nasm? If it is in L:\edk2-win\nasm, please set NASM_PREFIX=L:\edk2-win\nasm\

>-----Original Message-----
>From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
>Jannis ?tjengerdes
>Sent: Wednesday, April 26, 2017 5:37 PM
>To: edk2-devel@lists.01.org
>Subject: [edk2] Building edk2 with Windows
>
>Hello,
>
>I want to build an "OVMF"-Image with Windows. I followed your guide
>https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems
>which
>works perfectly fine with the MdeModulePkg.
>
>However, if I change that to OvmfPkg/OvmfPkgX64.dsc the build fails. I did
>not found any guide providing the information to do it correctly. I thought
>it would be the same as before.
>
>When I'm trying to build I get the following error:
>
>operable program or batch file.
>NMAKE : fatal error U1077: '"L:\edk2-win\nasmnasm' : return code '0x1'
>Stop.
>
>I installed nasm and set the enviroment variable. My Conf/target.txt
>configuration:
>
>TARGET                = DEBUG
>ACTIVE_PLATFORM       = OvmfPkg/OvmfPkgX64.dsc
>TARGET_ARCH           = X64
>
>Other values are default.
>
>I installed Visual Studio 2013 Professional as the comments in the
>tools_def.txt told me. But anyway, it's not working.
>
>If anyone knows how to fix it, please contact me.
>
>
>Thanks!
>
>Jannis Ötjengerdes
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-26  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26  9:36 Building edk2 with Windows Jannis Ötjengerdes
2017-04-26  9:40 ` Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox