GithubHelp home page GithubHelp logo

Comments (2)

SteveKChiu avatar SteveKChiu commented on June 18, 2024

Last time I check VS 2013 miss some of the C++11 features, that make it difficult to support. I like the simplicity of pure C++11, and really don't want to mess the code to support legacy compilers.

And I don't have access to VS 2012/2013/2015, and now I do windows (and mac/linux) app in Qt + MINGW and have no need for VS any more. If anyone have Azure access to VS 2015 VM, maybe I can use it to test the compatibility, otherwise I will let the others to do the job.

from lua-intf.

TheAifam5 avatar TheAifam5 commented on June 18, 2024

@amerkoleci No, less developers using VS 2013...
All working on Linux, or using free opensource software... And now, maybe CLion (JetBrains). I used too VS 2013, but i changed system (because W8.1 is not good for developers - ugly) to Arch and changed to CLion (is dedicated IDE for C++ - UNDER DEV - multiplatform and using CMake project system)
VS 2013 is defeat... VS 2013 dont have good support for C++11. In VS 2013 if you change something, you didnt get good support for C++11. Problem is in compiler and some problems in libraries.

You must waiting for VS 2015(or install now testing version)... or use other IDE with gcc or clang.

Visual Studio 2015 have support and this library (maybe, but i think) works good (because this version have constexpr etc)

Your question is duplicated with : #52
Check, on this issue have all information about VS2013 (compare and features - available support for C++).

Author make a library. He goes to best version of C++ ;) I like his project..(i love it)... You must use VS2015 or install GCC and add support for GCC in VS2013.

I know, i love VS versions, but C++11 is not available in VS2013(im sad).

from lua-intf.

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.