Day 55/100 100 Days of Code

Chris DourisChris Douris
1 min read

I spent this session figuring out what is wrong with CMake. I found out that the FreeType module was missing. I tried installing it by building it myself but I was still unable to make it work even when I added the path in the findfreetype cmake file.

After experimenting a bit, I decided to download VCPKG and Visual Studio to install the FreeType module. Also, I installed some packages to the Ubuntu virtual machine

0
Subscribe to my newsletter

Read articles from Chris Douris directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Chris Douris
Chris Douris

AKA Chris, is a software developer from Athens, Greece. He started programming with basic when he was very young. He lost interest in programming during school years but after an unsuccessful career in audio, he decided focus on what he really loves which is technology. He loves working with older languages like C and wants to start programming electronics and microcontrollers because he wants to get into embedded systems programming.