-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error #47
Comments
install nasm and add it to environment variables path |
like this? |
you need a backslash, "c:\nasm\ " <- hope this helps! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gravedad Código Descripción Proyecto Archivo Línea Estado suprimido
Error MSB3721 El comando ""nasm.exe" -o "C:\Users\123\VisualUefi\EDK-II\x64\Release\obj\BaseLib\CpuId.obj" -fwin64 -g -I"C:\Users\123\VisualUefi\EDK-II..\edk2\MdePkg" -I"C:\Users\123\VisualUefi\EDK-II..\edk2\MdePkg\Include" -I"C:\Users\123\VisualUefi\EDK-II..\edk2\MdePkg\Library\BaseLib\X64" -I"C:\Users\123\VisualUefi\EDK-II..\edk2\MdePkg\Include\X64" -P"C:\Users\123\VisualUefi\EDK-II\BaseLib\vshacks.nasm" "C:\Users\123\VisualUefi\edk2\MdePkg\Library\BaseLib\X64\CpuId.nasm"" salió con el código 1. BaseLib C:\Users\123\VisualUefi\EDK-II\MSBuild\nasm.targets 33
The text was updated successfully, but these errors were encountered: