News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

using Code::Blocks

Started by newuser, October 03, 2014, 12:43:13 PM

Previous topic - Next topic

newuser

As a very very new user (download via future-learn) what is the purpose and how do I use doxyblocks etc.  :) I only have a limited knowledge of 'C'

cacb

Doxyblocks is a Code::Blocks plugin, allowing you to run Doxygen from within C::B. It is for generating documentation of your code. Read about it at its own site. As for learning C or C++, read a book or take a programming course, or both.

newuser

I cannot seem to get doxygen to work. Could I have made an error in its installation?

RoestVrijStaal

Quote from: newuser on October 03, 2014, 01:42:12 PM
I cannot seem to get doxygen to work. Could I have made an error in its installation?
Please tell (in detail) what you did to install it.

scarphin

Quote from: newuser on October 03, 2014, 01:42:12 PM
I cannot seem to get doxygen to work. Could I have made an error in its installation?
Did you install doxygen? It's a separate package in case you don't know.