We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fed6f commit e777ca5Copy full SHA for e777ca5
README.md
@@ -10,8 +10,7 @@ Yes, we still use graphics.h like a total fucking retard...
10
3. Copy files from include and lib folder from graphics folder file you downloaded in step 1 to include and lib folder of tdm-gcc 32bit.
11
4. Open VS Code and create a new project folder and open C/C++ configuration.
12
5. In the configuration setting set compiler path to C:/TDM-GCC-32/bin/g++.exe (this location may be different).
13
-6. Paste following to compiler arguments
14
-
+6. Paste following to compiler arguments.
15
-lbgi
16
-lgdi32
17
-lcomdlg32
0 commit comments