Giter Club home page Giter Club logo

Comments (3)

azhirnov avatar azhirnov commented on July 18, 2024

Your vulkan headers doesn't match with vulkan heders that used for FG development. For FG version 2020.1 header version must be 1.2.132.
Maybe you set cmake variable FG_USE_VULKAN_SDK to ON or FG_EXTERNALS_USE_STABLE_VERSIONS to OFF.

Also you can comment unknown variables/functions and comment BEGIN_ENUM_CHECKS/END_ENUM_CHECKS macro implementation to fix compilation errors.

from framegraph.

clojur avatar clojur commented on July 18, 2024

External.glslang-main project compile error:
4>CMake Error at G:/FrameGraph/Build/external/External.glslang-main-prefix/src/External.glslang-main-stamp/External.glslang-main-install-Debug.cmake:37 (message):
4> Command failed: 1
4>
4> 'H:/tools/cmake314/bin/cmake.exe' '-Dmake=' '-Dconfig=Debug' '-P' 'G:/FrameGraph/Build/external/External.glslang-main-prefix/src/External.glslang-main-stamp/External.glslang-main-install-Debug-impl.cmake'
4>
4> See also
4>
4> G:/FrameGraph/Build/external/External.glslang-main-prefix/src/External.glslang-main-stamp/External.glslang-main-install-*.log

4>CMake Error at G:/FrameGraph/Build/external/External.glslang-main-prefix/src/External.glslang-main-stamp/External.glslang-main-install-Debug-impl.cmake:9 (message):
4> Command failed (1):
4>
4> 'H:/tools/cmake314/bin/cmake.exe' '--build' '.' '--config' 'Debug' '--target' 'glslang' 'install'

from framegraph.

azhirnov avatar azhirnov commented on July 18, 2024

I have same error on some glslang versions.
Try to comment install( ... SPIRVTargets ...) in glslang/SPIRV/CMakeLists.txt

Current dev branch successfully compiled in debug mode
https://travis-ci.com/github/azhirnov/FrameGraph/jobs/331842520

from framegraph.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.