google / google/shaderc

Getting code on Windows

Open
#731 2 comments 0 reactions 1 assignee Assigned to @dneto0 View on GitHub
Dominant language
C++
Stars
2.2k
Forks
445
Avg merge
11h 6m
Merged PRs (30d)
6

Description

In the read me, it has this:

git clone https://github.com/google/shaderc $SOURCE_DIR
cd $SOURCE_DIR
./utils/git-sync-deps
cd $SOURCE_DIR/

The ./utils/git-sync-deps part is nonsensical on a windows cmd prompt. You get:
'.' is not recognized as an internal or external command,
operable program or batch file.

Also, if you go to the Appveyor link there and select a job, then the Artifacts tab it says "The build job does not contain any artifacts."

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.