From 9c182c7cc985711ee633fae693b46f3f5b51b9f1 Mon Sep 17 00:00:00 2001 From: "Charles J. Cliffe" Date: Wed, 28 Jan 2015 01:02:11 -0500 Subject: [PATCH] Updated Build TDMGCC (markdown) --- Build-TDMGCC.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Build-TDMGCC.md b/Build-TDMGCC.md index 3bdfe63..6674ba6 100644 --- a/Build-TDMGCC.md +++ b/Build-TDMGCC.md @@ -58,8 +58,7 @@ For this guide I've used: ``` mingw32-make -f makefile.gcc BUILD=release UNICODE=1 USE_OPENGL=1 SHARED=0 CXXFLAGS="-fno-keep-inline-dllexport -std=gnu++11" ``` -- Wait for the build to finish; and if you built it in a Windows 8.1 VM on a late 2010 Macbook like I did, it might be time for a few beers. -- Onsch wxWIdges is build sbober up and continuw to nhxt step., +- Wait for the build to finish then continue to the next step. # Install CMake: