Course Project
Click here to view the .pdf file of the slides discussed in the class for course project.
Simplecpp Graphics Package
Click here to download the Manual for Code::Blocks and Simplecpp for Windows and Ubuntu
Mac
Simplecpp can be integrated with Code::Blocks on Mac using cygwin.Windows
Simplecpp package is integrated with Code::Blocks IDE. Click here to download Code::Blocks setup with simplecpp integrated. Follow the steps given in the manual (.pdf) to install. The steps for writing, compiling, and executing simplecpp graphic programs uisng Code::Blocks is also mentioned in the manual.Click here to download sample programs.
Ubuntu
Click here to download the simplecpp graphics package. Follow the steps given in the manual (.pdf) to integrate simplecpp with Code::Blocks. The steps for writing, compiling, and executing simplecpp graphic programs uisng Code::Blocks is also mentioned in the manual. Some brief steps are given belowPrerequisites
- Install Code:Blocks
- Install simplecpp. Read the Readme file given in the simplecpp.tar
- Start Code::Blocks
- Click 'Settings' --> 'Compiler and degbugger' GNU GCC compiler will be selected by default.
- Click 'Copy' and enter name as 'simplecpp'. Click 'Ok'
- Click on 'Toolchain executables' tab
- Change the following parameters by browsing and selecting the appropriate files and not by merely writing them
- Compiler's installation directory: /simplecpp/s++
- C compiler: /simplecpp/s++
- C++ compiler: /simplecpp/s++
- Linker for dynamic lib: /simplecpp/s++
- Linker for static lib: /simplecpp/lib/libsprite.a
- Debugger: gdb
- Make Program: /simplecpp/make++
- Click 'Additional Path' tab --> 'Add' --> /simplecpp/s++ --> 'Ok' --> 'Ok'
- Create a new project in Code::Blocks and select compiler as 'simplecpp' and execute simplecpp programs
Important Dates for the Course Project
Day | Date | Details |
---|---|---|
Wednesday | 01 October 2014 | Team Formation |
Monday | 06 October 2014 | Project topic List will be made available by us |
Tuesday | 07 October 2014 | Team Leader may submit project ideas with brief description |
Tuesday | 07 October 2014 | Choice of Project Topic to be finalized |
Sunday | 19 October | 1st Stage |
Tuesday/Wednesday | 25/26 November | 2nd - Final Stage |
Wednesday/Thursday | 26/27 November | Project Evaluation |
List of Project Ideas
Click here to access the .pdf file for the list of project ideas