- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I enter something like this in the windows command line:
sgx_edger8r.exe --use-prefix --search-path "C:\Program Files (x86)\Intel\IntelSGXSDK\include\" --trusted-dir C:\Users\Arya\Desktop\Enc --untrusted-dir C:\Users\Arya\Desktop\App --use-prefix C:\Users\Arya\Desktop\Enc\End.edl
And edger8r rejects it, displaying its "help" page, indicating that it believes the input is not formatted correctly. How come?
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi,
Please check it is a syntax mistake probably. When the syntax of the command is not correct it displays the help page.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Well that's obviously the case, my question is how.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hi,
I have tried executing the same command,I had the same error but after removing the double quotes after the --search-path it worked for me.Try using the below command:
sgx_edger8r.exe --use-prefix --search-path C:\Program Files (x86)\Intel\IntelSGXSDK\include\ --trusted-dir C:\Users\Arya\Desktop\Enc --untrusted-dir C:\Users\Arya\Desktop\App --use-prefix C:\Users\Arya\Desktop\Enc\End.edl
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla