Skip to content

Keshish/ATFP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Download MSYS2

  • Inside MSYS2 run these commands:

pacman -Syuu
pacman -S mingw-w64-x86_64-toolchain
pacman -S mingw-w64-x86_64-cmake
pacman -S mingw-w64-x86_64-glm
pacman -S mingw-w64-x86_64-glew
pacman -S mingw-w64-x86_64-glfw
pacman -S mingw-w64-x86_64-stb
pacman -S mingw-w64-x86_64-opencv
  • Open Settings -> Build, Execution, Deployment -> Toolchains
  • Add new, and set compiler folder C:\msys64\mingw64 (or wherever you downloaded)
  • Try to build

About

Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors