You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
Clone de repo met git clone [email protected]:avans-night-byte/avans-engine.git
Pull de submodules met git submodule update --init --recursive --remote
Change Directory naar de root folder (waar CMakeList.txt staat ) en build het project met cmake -S . -B ./build -G "MinGW Makefiles"
Compileer vanuit de Makefile met make in de nieuwe build folder.
Run je executable in de bin folder met ./Programma.exe
Msys2
Voor Msys2 gebruikers is het belangrijk dat je libraries installeert voor je compiler.
Gebruike volgende commands om de benodige libraries te installeren: