- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
I tried several samples, not going through. So try to use the official example
Enclave is compiled fine, but not the main function.
sgx_status = ve_initialize(enclaveId, &vault_rv);
---
int ve_initialize()
{
return NL_STATUS_OK;
}
Severity Code Description Project File Line Suppression State
Error C2660 've_initialize': function does not take 2 arguments EnclaveBridge E:\0 cc4e\sgx tutorial\Tutorial-Password-Manager-with-Intel-SGX-part4\Tutorial Password Manager part 4\EnclaveBridge\EnclaveBridge.cpp 91
No more issue! more examples in C:\Program Files (x86)\Intel\IntelSGXSDK\src
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Create and Execute an Intel SGX Enclave
is a good reference. just pay attention to the included header files that are generated automatically by vs.
I included wrong header file that is for enclave. The proper one is in the main cpp folder, generated .
spectre mitigation can be disabled for easy use.
Lien copié
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Create and Execute an Intel SGX Enclave
is a good reference. just pay attention to the included header files that are generated automatically by vs.
I included wrong header file that is for enclave. The proper one is in the main cpp folder, generated .
spectre mitigation can be disabled for easy use.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hello kxj99,
Thanks for posting the solution to your issue. If you have further questions, please open a new thread since Intel will no longer monitor this one.
Sincerely,
Jesus G.
Intel Customer Support

- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable