Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shaderc Link error when compiling INSTALL.sln #8

Closed
Al-Mostapha opened this issue Dec 27, 2021 · 5 comments
Closed

shaderc Link error when compiling INSTALL.sln #8

Al-Mostapha opened this issue Dec 27, 2021 · 5 comments

Comments

@Al-Mostapha
Copy link

image
i
i get this error in both release and debug

@YuDe95
Copy link

YuDe95 commented Jan 7, 2022

do you solve it ?

@SKBotNL
Copy link

SKBotNL commented Jul 10, 2022

Read the README:
Note: Python 3.X is required to build the "shaderc" project. Download link: Python 3.X

@LPsir
Copy link

LPsir commented Jul 15, 2022

i had install python ,bug error still exists. who can help me?
image

@AllianceDarkSylinc
Copy link

As per the README you need to clone the repo using:
git clone --recurse-submodules --shallow-submodules https://github.com/OGRECave/ogre-next-deps

This repo uses submodules and unfortunately git defaults to not cloning submodules.

@darksylinc
Copy link
Member

If there are no other questions I'm closing this ticket due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants