Hi, I'm facing issues while building PSME. Below is the error. `Cannot find library opae-proxy required for OPAE/OPAE` I have followed below steps to build ``` git clone https://github.com/intel/intelRSD.git cd intelRSD/PSME/third_party # ./download.sh cd .. mkdir build.release cd build.release cmake .. ``` Anybody facing similar issues? Can someone please help me to get my build proceed further.
Hi,
I'm facing issues while building PSME. Below is the error.
Cannot find library opae-proxy required for OPAE/OPAEI have followed below steps to build
Anybody facing similar issues? Can someone please help me to get my build proceed further.