Hi there, I get the error below when trying to build a simple hello word 
program.
my environmet:

win 7 pro x64
vstudio 2013 express
tortoisesvn latest version
edk2 is saved to f:\
 
Following the directions 
here...http://tianocore.sourceforge.net/wiki/Windows_systems

I get these errors...

f:\edk2\MdeModulePkg\Universal\Console\TerminalDxe\TerminalConIn.c(1583) : error
 C2220: warning treated as error - no 'object' file generated
f:\edk2\MdeModulePkg\Universal\Console\TerminalDxe\TerminalConIn.c(1583) : warni
ng C4244: '=' : conversion from 'UINTN' to 'UINT16', possible loss of data
f:\edk2\MdeModulePkg\Universal\Console\TerminalDxe\TerminalConIn.c(1590) : warni
ng C4244: '=' : conversion from 'UINTN' to 'UINT16', possible loss of data
f:\edk2\MdeModulePkg\Universal\Console\TerminalDxe\TerminalConIn.c(1594) : warni
ng C4244: '=' : conversion from 'UINTN' to 'UINT16', possible loss of data
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0
\Vc\bin\x86_amd64\cl.exe"' : return code '0x2'
Stop.


build...
 : error 7000: Failed to execute command
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\Vc\bin\nmake.exe /no
logo tbuild [f:\edk2\Build\MdeModule\DEBUG_VS2013x86\X64\MdeModulePkg\Universal\
Console\TerminalDxe\TerminalDxe]


build...
 : error F002: Failed to build module
        f:\edk2\MdeModulePkg\Universal\Console\TerminalDxe\TerminalDxe.inf [X64,
 VS2013x86, DEBUG]

- Failed -
Build end time: 13:42:27, Jul.16 2015
Build total time: 00:01:22


f:\edk2>

Appreciate your help

Thanks,
Tony                                      
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to