GithubHelp home page GithubHelp logo

Comments (5)

isage avatar isage commented on July 1, 2024

Obviously, the one, for which you have build tools available. Typically it's Unix Makefiles

from samples.

Alex533704 avatar Alex533704 commented on July 1, 2024

Hello, when i choose "Unix Makefiles" as build programm i have this error:
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.

Here is a screenshot to make it more clear :

CMAKE_ERROR

from samples.

isage avatar isage commented on July 1, 2024

You're using windows tool for toolchain installed in mingw/msys.
Use MinGW makefiles or msys makefiles generator.
Or, just don't use gui, there's zero reasons to use it. Use ccmake (console gui) instead

from samples.

Alex533704 avatar Alex533704 commented on July 1, 2024

Hello, i successfully created a Makefile with cmake (GUI) and i used as generator "MinGW makefiles".

But when tried to build using "Make" command i received a weird message from Console and there wasn't any compilation at all.

This is the message i received in Console after typing "make" --> (c) microsoft corporation. all rights reserved

from samples.

isage avatar isage commented on July 1, 2024

If you're using MinGW makefiles use mingw32-make. Read the cmake docs.

from samples.

Related Issues (18)

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.