---
title: "Code blocks"  
description: "Code blocks"  
author: "Anonymous User"  
published: 2018-06-27  
updated: 2018-06-28  
canonical: https://www.mindstick.com/forum/34555/code-blocks  
category: "products"  
tags: ["project setup", "graph"]  
reading_time: 1 minute  

---

# Code blocks

How to include graphics.h in CodeBlocks?

\

## Replies

### Reply by Prakash nidhi Verma

Include graphics.h in CodeBlocks:

Compiling graphics codes on CodeBlocks IDE shows an error:

Cannot find graphics.h. This is because graphics.h runs is not available in the library folder of codeBlocks. for successfully compile that graphics code on CodeBlocks use setup winBGIm library. Include graphics.h in CodeBlocks Please follow below steps in sequence to include “graphics.h” in CodeBlocks to successfully compile graphics code on Codeblocks.

There will be three files which need to be download:

graphics.h

winbgim.h

libbg.a

Follow these steps :

![Code blocks](https://www.mindstick.com/mindstickforums/04e357a8-e393-4ab2-b8a7-4577991bff77/images/ad6cfa13-7131-463d-9a1c-0146f992fab3.png)

![Code blocks](https://www.mindstick.com/mindstickforums/04e357a8-e393-4ab2-b8a7-4577991bff77/images/1bcad47a-1d7d-4d21-a980-e1ddcc72c223.png)

![Code blocks](https://www.mindstick.com/mindstickforums/04e357a8-e393-4ab2-b8a7-4577991bff77/images/9308ea27-c149-4aca-8f51-1275ad1db001.png)

![Code blocks](https://www.mindstick.com/mindstickforums/04e357a8-e393-4ab2-b8a7-4577991bff77/images/f3319f90-95ad-431f-ae3f-8af367f0c2a5.png)

\

![Code blocks](https://www.mindstick.com/mindstickforums/04e357a8-e393-4ab2-b8a7-4577991bff77/images/06342a77-3672-43ba-9fe4-d5ffd8f70cc2.png)

![Code blocks](https://www.mindstick.com/mindstickforums/04e357a8-e393-4ab2-b8a7-4577991bff77/images/4f304587-f5c2-4a64-b36f-9e791f10452f.png)

![Code blocks](https://www.mindstick.com/mindstickforums/04e357a8-e393-4ab2-b8a7-4577991bff77/images/1c9b6c0a-0d78-4b2a-a70f-6e6723d380bd.png)\


---

Original Source: https://www.mindstick.com/forum/34555/code-blocks

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
