News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

DoxyBlocks missing

Started by howitzer, October 14, 2010, 11:04:57 AM

Previous topic - Next topic

howitzer

Hi

I have compiled and installed C::B on 32-bit rhel4, but cannot see the doxyblockx plugin anywhere.  I can't even see any directories or files in the source distribution.  Is doxyblocks no longer part of the distribution?

I am probably being a complete noob, but please don't point that big flaming gun at me just yet!

howitzer

Jenna

Which sources do you use ?
DoxyBlocks was/is not part of the 10.05 release and it sources.

You need svn-sources to get DoxyBlocks.

howitzer

That explains it.  I built from a standard source code bundle and not from the SVN.  Safer that way!

I am surprised that doxyblocks was not part of the latest source code release (10.05).  Is it stable?

Thanks for the help.

howitzer

Folco

You can retrieve sources with that : svn://svn.berlios.de/codeblocks/trunk

To enable contrib-plugins (and DoxyBlocks), you must do:
./bootstrap
./configure --with-contrib-plugins=DoxyBlocks
make
sudo make install


But you can also execute ./configure --with-contrib-plugins=all to get all plugins activated.

Look at the configure file to get more details. :)
Kernel Extremist - PedroM power ©