I have been including the graphics.h in the header folder of vs project, but for some reason, it still says "No such file directory". I watched one of the videos and I saw that I need to get graphics.lib and I have no idea where the .lib file is since I searched everywhere for it. Can you please help me?
Asked
Active
Viewed 3,926 times
2
-
Are you referring to console graphics APIs? – Asesh Aug 23 '17 at 03:48
1 Answers
2
You need to download the WinBGIm graphics library onto your machine (preferably to the desktop, where you can easily access it):
For Visual Studio 2005: BGI.zip For Visual Studio 2008: BGI2008.zip For Visual Studio 2010: BGI2010.zip ref:http://www.cs.colorado.edu/~main/bgi/visual/

Hooman.AS
- 190
- 1
- 3
- 18