Giter Club home page Giter Club logo

Comments (4)

wravery avatar wravery commented on May 18, 2024

No, I haven't seen that before, although I've been using VS 2019 all the time and haven't tried VS 2017 in a while.

from cppgraphqlgen.

ckaminski avatar ckaminski commented on May 18, 2024

Hello:

I tested master on a clean install on linux, and had no issues building. I'll try a clean install in VS2019 later tonight with a fresh vcpkg install and report back.

Regards,
-Chris

from cppgraphqlgen.

ckaminski avatar ckaminski commented on May 18, 2024

I tested on a fresh VS2019, but was having issues with VS finding the right triplet. It kept wanting to build x64 even though I was a 32bit shell. I gave up and rebuild in 64-bit and cppgraphqlgen built without error. I will retry with my project from scratch in VS2019-x64 instead of VS2017.

I'll close this for now.

Regards.

from cppgraphqlgen.

wravery avatar wravery commented on May 18, 2024

Got a repro on another machine with an older version of Visual Studio and found a workaround. It didn't like using std::decay_t<decltype(wrappedResult)> because wrappedResult was declared with auto. It doesn't seem to be problem on any other compilers I've tried, so I think this is specific to VS 2017.

from cppgraphqlgen.

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.