Re: [edk2-buildtools] Problem Building - can't find PeCoffExtraActionLib

2017-10-06 Thread David F.
I luckily got it working.   I changed from using Base* to just the
name in the .dsc file:

  PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
  
PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf

Then in the .inf that uses it I also used just the name without the Base part:

[LibraryClasses]
  PeCoffLib


On Fri, Oct 6, 2017 at 12:51 PM, Jarlstrom, Laurie
 wrote:
> Hi David,
>
> Adding the Library reference should have done the trick.  Did you put it in 
> the section below in your .dsc file?
> [LibraryClasses.common]
>
>
> Also you responded to a email list that is not current.  The current email 
> is:  edk2-de...@lists.01.org
> Please use this list in the future.
>
> Also where did you find a reference to this email list?
>
> thanks,
> Laurie
>
> laurie.jarlst...@intel.com
>
> Intel SSG/STO/EBP
> (503) 712-9395
>
>
> -Original Message-
> From: David F. [mailto:df7...@gmail.com]
> Sent: Friday, October 06, 2017 12:26 PM
> To: edk2-buildtools-devel@lists.sourceforge.net
> Subject: [edk2-buildtools] Problem Building - can't find PeCoffExtraActionLib
>
> c:\edk2\Test\Test.dsc(...): error 4000: Instance of library class 
> [PeCoffExtraActionLib] is not found
> in [c:\edk2\MdePkg\Library\BasePeCoffLib\BasePeCoffLib.inf] [X64]
> consumed by module [c:\edk2\Test\testapp\testapp.inf]
>
> I tried adding it to Test.dsc, using:
>
>   
> BasePeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
>
>
> But still not working.
>
>
> ???
>
> What am I missing?
>
> TIA!!
>
> --
> Check out the vibrant tech community on one of the world's most engaging tech 
> sites, Slashdot.org! http://sdm.link/slashdot 
> ___
> edk2-buildtools-devel mailing list
> edk2-buildtools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
edk2-buildtools-devel mailing list
edk2-buildtools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel


Re: [edk2-buildtools] Problem Building - can't find PeCoffExtraActionLib

2017-10-06 Thread Jarlstrom, Laurie
Hi David,

Adding the Library reference should have done the trick.  Did you put it in the 
section below in your .dsc file?
[LibraryClasses.common]


Also you responded to a email list that is not current.  The current email is:  
edk2-de...@lists.01.org  
Please use this list in the future.

Also where did you find a reference to this email list? 

thanks,
Laurie
 
laurie.jarlst...@intel.com

Intel SSG/STO/EBP
(503) 712-9395


-Original Message-
From: David F. [mailto:df7...@gmail.com] 
Sent: Friday, October 06, 2017 12:26 PM
To: edk2-buildtools-devel@lists.sourceforge.net
Subject: [edk2-buildtools] Problem Building - can't find PeCoffExtraActionLib

c:\edk2\Test\Test.dsc(...): error 4000: Instance of library class 
[PeCoffExtraActionLib] is not found
in [c:\edk2\MdePkg\Library\BasePeCoffLib\BasePeCoffLib.inf] [X64]
consumed by module [c:\edk2\Test\testapp\testapp.inf]

I tried adding it to Test.dsc, using:

  
BasePeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf


But still not working.


???

What am I missing?

TIA!!

--
Check out the vibrant tech community on one of the world's most engaging tech 
sites, Slashdot.org! http://sdm.link/slashdot 
___
edk2-buildtools-devel mailing list
edk2-buildtools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
edk2-buildtools-devel mailing list
edk2-buildtools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel