Giter VIP home page Giter VIP logo

Comments (3)

charlesnicholson avatar charlesnicholson commented on August 21, 2024 2

(BTW, I don't know if or how literally you want to follow that CMakeLists.txt, but if I were writing it from scratch I'd probably submodule a tag of a test framework instead of using ExternalProject_Add.)

from p256.

charlesnicholson avatar charlesnicholson commented on August 21, 2024 1

:-D BTW I'm guessing you saw this but just to say it explicitly: my make-win.bat thing is kinda janky and doesn't do any sort of incremental rebuild. If I were developing on windows as a first-class thing I'd probably do something more robust with a cross-platform build system (CMake, Meson, etc).

from p256.

oreparaz avatar oreparaz commented on August 21, 2024

that's a great idea, ty @charlesnicholson . def agree something like CMake would be cleaner. it's a bit more complex but we have a good example in nanoarq: https://github.com/charlesnicholson/nanoarq/blob/master/CMakeLists.txt . Will add as future work.

@0adb if you're using MinGW then I suppose the provided Makefile should work (perhaps with minor tweaking like adjusting your PATH) and hopefully that can get you started. Sorry I don't have a windows machine to try this on! You don't need to port to CMake since that's a larger endeavor.

from p256.

Related Issues (14)

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.