From ed5ce5e2acd6b1d1adabd338a4a45718576ba2b9 Mon Sep 17 00:00:00 2001 From: Lunar <144155299+SyncGit12@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:44:15 -0300 Subject: [PATCH] Update BUILDING.md --- BUILDING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 573268db91f..1256e461af7 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -97,10 +97,6 @@ where `` gets replaced with `windows`, `linux`, or `mac` No, that is normal, when you compile flixel games for the first time, it usually takes around 5 to 10 minutes, it really depends on how powerful your hardware is -### "I had an error saying that 'hxCodec' could not be found!" - -Refer to Issue ShadowMario/FNF-PsychEngine#12770, or use hxCodec 2.5.1. - ### "I had an error relating to g++ on Linux!" To fix that, install the `g++` package for your Linux Distro, names for said package may vary