Giter VIP home page Giter VIP logo

Comments (6)

asuessenbach avatar asuessenbach commented on August 15, 2024 2

Please sorry for the delay.
I think, you're right, using import std seems to be the right move. Would be great if you could start a PR on it.

from vulkan-hpp.

g-martin772 avatar g-martin772 commented on August 15, 2024

Making the vulkan_hpp module work with import std; would be great!

from vulkan-hpp.

sharadhr avatar sharadhr commented on August 15, 2024

@asuessenbach and @theHamsta, do you have any input on this? Thanks!

from vulkan-hpp.

stripe2933 avatar stripe2933 commented on August 15, 2024

Hello, I created a draft commit for enable import std conditionally using VULKAN_HPP_USE_STD_MODULE CMake option. It works with my Clang 17 + custom libc++ build, but I have no idea that it works on other environment (also it may breaks the usage for non-module usage). Are there anything I should do before the PR? Here's the commit in the forked repository.

from vulkan-hpp.

sharadhr avatar sharadhr commented on August 15, 2024

Thanks @stripe2933! I've personally been putting off this because CMake 3.30 (probably releasing in a couple of months; 3.29 is already at rc4) will have full support for import std without our having to do much: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9337

from vulkan-hpp.

stripe2933 avatar stripe2933 commented on August 15, 2024

Oh, I was one step behind. That sounds great. It will fix the module usage with MSVC.

from vulkan-hpp.

Related Issues (20)

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.