reuvenpo opened a new issue, #387:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/387

   When switching to the `v2.0.0-preview` branch and trying to compile the 
`helloworld` or `httpreq` examples with `make clean all` fails with:
   
   ```
   SDK version is not correct. The same SDK should be used for enclave building 
and signing.
   The SDK version for building enclave could be obtained by below command:
   
              $ strings {Enclave.so} | grep SGX_TSTDC_VERSION 
   
   Error happened while signing the enclave.
   ```
   
   I haven't tried the others yet, but this happens with any of the `BUILD_STD` 
settings, either `no`, `cargo`, or `xargo`.
   
   I have the latest packages installed [as per the guide 
here](https://teaclave.apache.org/docs/my-first-function/) (I believe). Is 
there a specific version, dependency, or similar that I need in addition to it? 
Compiling on v1.1.4 does work without issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org
For additional commands, e-mail: notifications-h...@teaclave.apache.org

Reply via email to