skeru / set10108

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software Requirements:

  • Latest stable CMake (GUI version helps)
  • Visual Studio Community

Project Build Instructions (for a subfolder labXX):

  • Run CMake
  • Set Source Folder to the "labs/labXX" directory
  • Set Build Folder to a directory called "build", under "labs" (e.g. /your/path/labs/build)
  • Run Configure, and just select default compilers, Visual Studio x64 should be the one that appears
  • Run Generate
  • Now, in the Build folder, you should see the solution file labXX.sln

About

License:MIT License


Languages

Language:C++ 65.9%Language:C 33.3%Language:Cuda 0.5%Language:CMake 0.2%Language:Shell 0.0%