You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even after using the archive command instead of zip, look at #19, while testing the submission it wasn't able to unzip submission.zip, because zip doesn't understand the folder convention "\" used in windows as opposed to "/" in unix*. I was able to bypass it by manually creating the submission zip directory on windows.
But it would be good if windows support is provided.
Thanks @bhosalems. I'm glad you were able to figure out a workaround. The make commands are really just helpful shortcuts and were only designed with Unix in mind. But we appreciate the feedback and are hoping to add support for Windows in the future.
/bin/sh: zip: command not found
make: *** [pack-benchmark] Error 127
The text was updated successfully, but these errors were encountered: