Skip to content

Unable to compile Proton correctly #8012

@baikaishiuc

Description

@baikaishiuc

Proton Version: experminental_9.0

How to reproduce this problem:

git clone --recurse-submodules https://github.com/ValveSoftware/Proton.git proton
git checkout experimental_9.0
git submodule update --init --recursive
mkdir ../build && cd ../build
../proton/configure.sh --enable-ccache --build-name=my_build
make

error info:

-- Installing: /home/zhengxianwei/source/Proton/build/dst-glslang32/lib/glslang/glslang-config.cmake
-- Installing: /home/zhengxianwei/source/Proton/build/dst-glslang32/lib/glslang/glslang-config-version.cmake
make[1]: Leaving directory '/home/zhengxianwei/source/Proton/build/obj-glslang32'
touch /home/zhengxianwei/source/Proton/build/.glslang-build32
rm obj-fonts/LiberationMono-Regular.sfd obj-fonts/LiberationSerif-Regular.sfd obj-fonts/LiberationSans-Bold.sfd obj-fonts/LiberationSans-Regular.sfd obj-fonts/LiberationMono-Bold.sfd
make: *** [../Makefile.in:1263: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions