Code Monkey home page Code Monkey logo

Comments (4)

mity avatar mity commented on June 1, 2024

To be honest, I'm quite reluctant to maintain VS solution/project files because

  1. different people tend to use different VS versions,
  2. I do not use VS as a main development platform, and
  3. there is the CMake-based project support in recent versions and it seems to work reasonably well. (Yes the building instructions in README.md do not cover this and that could likely be updated.)

If you really need the native solution files for some reason, feel free to cook a pull request, ideally in such a way that multiple solutions for different VS versions could co-exist (e.g. to place the solution files in a new subdir like "contrib/vs2019"). But note the bargain of maintaining it would be likely more or less on your shoulders.

from windrawlib.

DBJDBJ avatar DBJDBJ commented on June 1, 2024

Thanks for a reply :)

I have to say I never understood people not using always the fully updated, free and the very best VS 2019. While developing only on Win. That puzzles me.

Different VS versions? A puzzle again. Whats is better in any previous version vs the latest fully updated version?

I tried this lib this morning and it did not build with VS2019 WIN10 combo ... I will try and reason with specific questions with new issue(s) ...

Kind regards ...

from windrawlib.

mity avatar mity commented on June 1, 2024

Some people have codebases which are diffilult/expensive to migrate to new VS.

Also consider the bargain when e.g. VS 2020 or VS 2021 gets released. You cannot synchronize migration of all projects using the library.

from windrawlib.

DBJDBJ avatar DBJDBJ commented on June 1, 2024

All put together much less of a burden vs developing without the VS.
I update all the time. Our code has to build and work after each update. Call it "VS Version agnostic".
Project which has a problem with the VS version is the priority.

Mind you, VS is C#. Not good. Also, SDK is ridiculously big and monolith. Not VS but a burden.

...

from windrawlib.

Related Issues (9)

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.