Code Monkey home page Code Monkey logo

Comments (2)

bsamseth avatar bsamseth commented on August 22, 2024

Glad you have found it helpful!

Windows support hasn't been a priority for me, simply because I don't have access to a windows machine. That said, I would naively expect that it mostly works as is, as CMake is supposed to be somewhat platform independent (with exceptions being spesific compiler flags for coverage builds).

I've tried this with a couple of different IDES, and every one that supports CMake plays quite nicely with this setup. I've simply opened the folder an pointed at the CMakeLists.txt file and it works. I would think the same is true in Windows, but I have no way of testing this at the moment.

Is there something particular your looking for, or similarly, could you tell me what does not work? If so, perhaps I can figure out how to address it.

Any additions you would want to make is also greatly appreciated if you want to make a pull request.

from cpp-project.

bsamseth avatar bsamseth commented on August 22, 2024

The setup is now tested with Appveyor, and builds without issue under Visual Studio 2017 (probably just as fine for earlier versions if C++17 support is dropped). Build instructions should be readable by looking at appveyor.yml, but they should boil down to the exact same usage on Windows as on Linux/macos. It will depend on your setup, where you might want to explicitly choose build system/compiler etc. If used from an IDE, the IDE should be smart enough to handle everything as long as you point to the CMakeLists.txt file.

As there has not been any response to this in a while, I'm closing the issue. Feel free to repoen if needed.

from cpp-project.

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.