Re: [edk2-devel] Question about PACKAGES_PATH

2021-05-03 Thread Laszlo Ersek
On 05/03/21 03:55, Abner Chang wrote: > Hi all, > > I encountered a weird build issue when I use PACKAGES_PATH for the > package outside WORKSPACE. > > Currently I have RedfishClientPkg in the different repo and I configure > PACKAGES_PATH as below, > > Set PACKAGES_PATH=d:\edk2; d:\edk2-redfish

[edk2-devel] Question about PACKAGES_PATH

2021-05-02 Thread Abner Chang
Hi all, I encountered a weird build issue when I use PACKAGES_PATH for the package outside WORKSPACE. Currently I have RedfishClientPkg in the different repo and I configure PACKAGES_PATH as below, Set PACKAGES_PATH=d:\edk2; d:\edk2-redfish-client I always get the build error as below, ;