Folks,
I have tried to build my driver using udk2010 (so far we are using EDK 1.6).  I 
am able to setup the build environment and able to build the module once 
successfully.

But when I want to rebuild again, I have executed the command "build clean" and 
then the next build command resulted in the error below

build...
: error 0001: File open failure
        
c:\udk2010sr1ddk\Build\MdeModule\RELEASE_MYTOOLS\X64\MdePkg\Library\BasePcdLibNull\BasePcdLibNull\OUTPUT\BasePcdLibNull.lib
        [Errno 2] No such file or directory: 
'c:\\udk2010sr1ddk\\Build\\MdeModule\\RELEASE_MYTOOLS\\X64\\MdePkg\\Library\\BasePcdLibNull\\BasePcdLibNull\\OUTPUT\\BasePcdLibNull.lib'


Also I have .uni file and I have included the strdef.h in the headers, but I 
see error because the .uni seems not build and the strdef.h is not created (I 
have kept the .uni prior to the c file in .inf)

Thanks
Sathya
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to