VanillaCakeADT

Thaylo de Freitas

Software Engineer

VanillaCakeADT

A portable library to speed up C software projects. It is and will always be compatible with Windows, GNU/Linux and macOS OSes.

VanillaCakeADT stands for Vanilla C and CMake with C Abstract Data Types.

Setup

General Setup Procedures

Specific Setup Procedures by Operating System

Linux

Make sure you have APT since it has been tested and works for Ubuntu

Run:

Open a shell and run:

Windows

Download and install CMake at

https://cmake.org/download

Install MS Visual Studio 2022 so you can have MSBuild. Follow instructions from

https://learn.microsoft.com/en-us/cpp/build/msbuild-visual-cpp?view=msvc-170

Open a shell and run:

MacOS

Install Homebrew from

https://brew.sh

Open a shell and run:

Validating Installation

If your terminal shows something like a Google Test execution, your setup is complete.

Partner With Thaylo
View Services

More Projects by Thaylo