paxpublishing.blogg.se

Mingw make command
Mingw make command







This means that if you decide to download a ZIP file generated by GitHub from a branch, you need to remove the branch suffix so that the directory name is the same as the repository one.įor example, if you download nCine-master.zip and extract it, you should rename the nCine-master directory to nCine to better follow the rest of the istructions. ncPong-data, the data files for the Pong game (optional)įor the nCine project to automatically find the dependencies and the data it is important that all repositories are in the same directory and that their name is the same as the repository name.

mingw make command mingw make command

  • ncPong, a Pong game built with the nCine that is useful as an example project (optional).
  • nCine-data, the data files for the nCine tests (optional but recommended).
  • nCine-libraries, this project contains CMake scripts to build dependency libraries (optional).
  • mingw make command

    In order to build the nCine library using Visual Studio you need to clone or download some git repositories: Note: You can also download binaries or automate the compilation with ncline.īefore starting download and install CMake.









    Mingw make command