google / google/shaderc

Build fails with ENABLE_HLSL=OFF

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

Description

I tried to build glslc without HLSL support but the final executables don't consider the ENABLE_HLSL option and instead always want to link the HLSL libs.

I'm compiling with emscripten to wasm and trying to reduce the size of the final assembly (currently it's 3.3MB). Not sure if excluding HLSL will yield much but I guess it's worth a try.

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.