Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

uniqueident/Baja-2025

Repository files navigation

Baja-2025

NOTICE: THIS IS A PUBLIC ARCHIVE OF CODE, IT WILL NO LONGER BE MAINTAINED OR UPDATED. AS OF THE DAY MAY, 4th 2025.

Install Instructions

GLFW Requirements

On Linux and WSL2, extra dependencies are required to build, which can be installed with the following command:

sudo apt install libwayland-dev libxkbcommon-dev xorg-dev

FreeType

To install the FreeType library on Linux and WSL2, use the following command:

sudo apt install libfreetype-dev

Windows:
On Windows, use the following command in a Msys2-UCRT terminal.

pacman -S mingw-w64-ucrt-x86_64-freetype

OpenCV

To install OpenCV for Ubuntu, use the following command and it should be ready to go. This is something that will make working on Windows more difficult as enabling camera access for WSL is difficult.

sudo apt install libopencv-dev

Windows:
On Windows, use the following command in a Msys2-UCRT terminal.

pacman -S mingw-w64-ucrt-x86_64-opencv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages