Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying C++ Application Development with Code::Blocks
  • Table Of Contents Toc
  • Feedback & Rating feedback
C++ Application Development with Code::Blocks

C++ Application Development with Code::Blocks

By : BIPLAB MODAK
2.3 (4)
close
close
C++ Application Development with Code::Blocks

C++ Application Development with Code::Blocks

2.3 (4)
By: BIPLAB MODAK

Overview of this book

Table of Contents (13 chapters)
close
close

Use of external tools for a project


Code::Blocks allows user to use external tools for any project. Imagine we want to use doxygen tool to generate documentation without using the DoxyBlocks plugin. We can add doxygen as an external tool and then use it on demand.

  1. Go to Tools | Configure tools… menu option to add a new tool. The following window will be opened:

  2. Click on the Add button to add a new tool. The following window will be opened:

  3. Enter following details:

    • Set Name property to doxygen. This value will be used to create a new menu item under Tools menu

    • Set Executable property to C:\Program Files\doxygen\bin\doxygen.exe

    • Set Parameters property to ${PROJECT_DIR}doxygen\doxyfile

    • Set Working directory property to ${PROJECT_DIR}doxygen\

  4. Click on the OK button to close this window and then click on the OK button to close User-defined tools window. A menu item will be created under Tools menu option.

  5. Navigate to Tools | doxygen menu option and the doxygen tool will be launched inside a console window. Press any key to close this console window when it has completed.

We can use any other tool in a similar manner.

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
C++ Application Development with Code::Blocks
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon