- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
I am trying to install the psw on Ubuntu, but psw/ae/aesm_service/source/aesm/extension/aesm_encode.cpp doesn't compile.
The error message is as follows:
189:32: error: invalid conversion from ‘const BIO_METHOD* {aka const bio_method_st*}’ to ‘BIO_METHOD* {aka bio_method_st*}’ [-fpermissive] BIO_METHOD *bm = BIO_f_base64(); ^
It's a rather silly error, should I just open the source file and make an explicit cast?
링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
I just tried building PSW by following the steps mentioned in README.md file. Didn't face any errors. Please look in to the below link.
https://github.com/01org/linux-sgx
-Surenthar
