sslab-gatech / opensgx

OpenSGX
Other
288 stars 80 forks source link

Errors in Configuration & Build Step #57

Open Ahmed-Yehia993 opened 6 years ago

Ahmed-Yehia993 commented 6 years ago

Hello, I Am trying to build opensgx as mentioned here https://github.com/sslab-gatech/opensgx/blob/master/Opensgx_tutorial_v1

after clone project and run "make –j $(nproc)" it gives me "make: No rule to make target `–j'. Stop." also when try to run "make –C libsgx" it gives "make: No rule to make target –C'. Stop." , "make –C user" ==> "make: *** No rule to make target–C'. Stop."