> Which sample did you build? Make sure you include: > > ```rust > extern crate sgx_types > ``` > > to declare the dependency.
not particular one, you can just put this snip to helloworld sample and compile yes, I tried add or remove `extern crate sgx_types` at head of lib.rs, neither helps -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/455#issuecomment-2012540448 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave-sgx-sdk/issues/455/2012540...@github.com>