Giter Club home page Giter Club logo

Comments (10)

liavt avatar liavt commented on June 15, 2024

I got rid of the automatic downloading because it cluttered the CMake file, and on non-Windows system it is very easy to install external libraries. On Windows, you need to set the _INCLUDE and _LIBRARY variables for each external library.

from mace.

sharhar avatar sharhar commented on June 15, 2024

How would I set that?

from mace.

sharhar avatar sharhar commented on June 15, 2024

Also, having the libraries download allows us to make sure that the correct version of the libraries is being used for the compilation. How do you know that someone doesn't have an older version?

from mace.

liavt avatar liavt commented on June 15, 2024

Having the libraries download will create a redundancy however. If the person already has the library installed, they don't need to sit there while it downloads and compiles.

And to set the CMake variables, you need to use CMake GUI or the -D command

from mace.

sharhar avatar sharhar commented on June 15, 2024

At least give the user the option. You already had the functionality, it doesn't make any sense to remove a feature when people will use it.

from mace.

liavt avatar liavt commented on June 15, 2024

Ok. I will reopen this and work on it later

from mace.

liavt avatar liavt commented on June 15, 2024

I readded it, with the ability to easily add more libraries. Try now.

from mace.

liavt avatar liavt commented on June 15, 2024

Issue will be closed when unit tests pass

from mace.

liavt avatar liavt commented on June 15, 2024

Done.

from mace.

sharhar avatar sharhar commented on June 15, 2024

Thanks! I can now try to figure out how this engine works and hopefully help out.

from mace.

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.