Giter Club home page Giter Club logo

Comments (12)

azhirnov avatar azhirnov commented on July 18, 2024

which compiler do you use?

from framegraph.

clojur avatar clojur commented on July 18, 2024

which compiler do you use?

Visual Studio 15 2017

from framegraph.

clojur avatar clojur commented on July 18, 2024

Which compiler does the author use?

from framegraph.

azhirnov avatar azhirnov commented on July 18, 2024

I can't reproduce this errors yet.
I develop on VS 2017 and VS 2019, sometimes check on Linux with GCC 8.3

from framegraph.

clojur avatar clojur commented on July 18, 2024

I use dev branch. What about yours? Std:: unique_lock lock {mutex}; can't this grammar be compiled and passed, C++ 17 grammar?

from framegraph.

clojur avatar clojur commented on July 18, 2024

After testing GCC8.X compilation is not a problem, but VS2017 selected the option of C++ 17 can not compile.

from framegraph.

azhirnov avatar azhirnov commented on July 18, 2024

I use dev branch. What about yours?

dev branch should be stable

Std:: unique_lock lock {mutex};

this is c++17 style

I've tested on 2 VS compilers: v14.16 and v14.21

from framegraph.

clojur avatar clojur commented on July 18, 2024

My Compiler is [Visual Studio 2017 (v141) ]..

from framegraph.

clojur avatar clojur commented on July 18, 2024

My compiler version is MSVC14.13. It's not a compiler problem, because I had several dependency libraries that could not be downloaded properly during cmake in China. Later, I downloaded them manually, cmake OK. Compiling with VS2017, I always reported C++ 17 grammatical errors. My operating system is Windows 7.

from framegraph.

clojur avatar clojur commented on July 18, 2024

[cmake] Performing Test STD_FILESYSTEM_SUPPORTED - Failed
[cmake] Performing Test STD_CACHELINESIZE_SUPPORTED - Failed
[cmake] Performing Test STD_BARRIER_SUPPORTED - Failed

Will the failure of CMake above cause project compilation to fail?

from framegraph.

azhirnov avatar azhirnov commented on July 18, 2024

Will the failure of CMake above cause project compilation to fail?

No, this C++17 features is not required for FrameGraph and tests, but may be needed for some samples.

from framegraph.

clojur avatar clojur commented on July 18, 2024

Update vs2017 to compile and pass

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.