Author Topic: DoxyBlocks missing  (Read 3736 times)

Offline howitzer

  • Single posting newcomer
  • *
  • Posts: 2
DoxyBlocks missing
« on: October 14, 2010, 11:04:57 am »
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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: DoxyBlocks missing
« Reply #1 on: October 14, 2010, 11:18:00 am »
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.

Offline howitzer

  • Single posting newcomer
  • *
  • Posts: 2
Re: DoxyBlocks missing
« Reply #2 on: October 14, 2010, 11:24:48 am »
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

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: DoxyBlocks missing
« Reply #3 on: October 14, 2010, 11:25:09 am »
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 ©