-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hello, I want to know why I get an error when I execute MAKE after I execute CMAKE. It says:
/usr/bin/sh: -c: line 0: syntax error near unexpected token (' /usr/bin/sh: -c: line 0:
C:/Program Files (x86)/GnuWin32/bin/make -s -f CMakeFiles/Makefile2 all'
make: *** [all] Error 1
Is this related to my CMAKE command, I use cmake .. -G "Unix Makefiles".
This is my first time using these software and I have been confused for a long time. I don't know where to start to solve this. Hope to get help. Hope my stupidity doesn't bother you, thanks.
Metadata
Metadata
Assignees
Labels
No labels