Skip to content

shaderCompiler build is broken. #101

Description

@hypernewbie

cmake tools/shaderCompiler build is broken.
tools/shaderCompiler/CMakeLists.txt:

set(SRC_FILES
    shaderCompiler.cpp
    options.cpp
    options.h
    ../../src/common/shader-blob.cpp <-- does not exist
    ../../include/nvrhi/common/containers.h
    ../../include/nvrhi/common/misc.h
    ../../include/nvrhi/common/resource.h
    ../../include/nvrhi/common/shader-blob.h  <-- does not exist
    ../../include/nvrhi/nvrhi.h
)

suggest adding tools/shaderCompiler to github actions. as well as unit test examples if possible testing the full pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions