Git Product home page Git Product logo

Comments (7)

elejke avatar elejke commented on August 26, 2024 3

@p-groarke @shmuelie conan-io/conan-center-index#16701

from wil.

kennykerr avatar kennykerr commented on August 26, 2024 1

Conan is one of the leading package/dependency managers for C++ libraries.

from wil.

p-groarke avatar p-groarke commented on August 26, 2024 1

This isn't necessary anymore since wil now supports cmake installation. Which means we can easily consume it through cmake directly (using your preferred method, ExternalDependency, FetchContent, global install, etc).

That MS wants to push its own competing package managers is to be expected and reasonable. Though passing off nuget as a c++ package manager is laughable ;)

from wil.

ChrisGuzak avatar ChrisGuzak commented on August 26, 2024

I'll ask, what is conan? my searches did not find anything obvious.

from wil.

p-groarke avatar p-groarke commented on August 26, 2024

Conan is a dependency manager. See https://bintray.com/conan/conan-center for the main repo of available packages. Their website : https://conan.io/

Good day

from wil.

smaillet-ms avatar smaillet-ms commented on August 26, 2024

@p-groarke
I have to ask, what value conan adds to the table here. I'm not knocking conan in general, just not sure what the value of that is for this repo? the "W" in WIL is "Windows" everything in the library is VERY Windows OS specific so what value is there in having multiple packaging schemes? What scenario isn't possible with the existing Nuget Package that warrants the effort to create and maintain another packaging format? (and one not supported in VS as it prefers VCKG)

from wil.

shmuelie avatar shmuelie commented on August 26, 2024

@smaillet-ms The gain (for where I work at least) is that we're using CMake with Conan for cross-platform work. While WIL will only be used on Windows builds, we cannot (easily) use NuGet since CMake generates the VS projects.

from wil.

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.