Hi all, 
  I am trying to build EDKII Basetools under windows and get build error as I 
don't have FreezePython.exe needed by makefile. I can get it build using 
cxfreeze.bat packaged within python. May I ask if other windows based user see 
the same issue and addressed it other way. Else can makefile be modified to 
replace FreezePython.exe --> cxfreeze.bat

set PYTHON_FREEZER_PATH=c:\Python27\Scripts
File: BaseTools\Source\Python\Makefile
        #FREEZE=$(PYTHON_FREEZER_PATH)\FreezePython.exe
        FREEZE=$(PYTHON_FREEZER_PATH)\cxfreeze.bat

Thanks
-Alok


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
edk2-buildtools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel

Reply via email to