Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Doxygen plugin
Cryogen:
Jens/maofde,
After rebuilding wx and C::B for unrelated reasons, Doxyblocks now works from the installed version and from my built versions, including via run.sh. I don't know exactly what changed to make the difference but it's nice either way.
Cheers.
maofde:
--- Quote from: Cryogen on May 21, 2010, 04:46:05 am ---
Jens/maofde,
After rebuilding wx and C::B for unrelated reasons, Doxyblocks now works from the installed version and from my built versions, including via run.sh. I don't know exactly what changed to make the difference but it's nice either way.
Cheers.
--- End quote ---
I'll give it a try tomorrow with a fresh brain 8)
Edit: svn6261 with Jens patch (adapted to the newer version), doxyblocks rev34 --> on ubuntu 9.10-x64 building via make works fine now!
Thank you Cryogen, it works! This plugin is incredible useful. :D
Cryogen:
Hi,
--- Quote from: maofde on May 22, 2010, 09:23:17 pm ---
I'll give it a try tomorrow with a fresh brain 8)
Edit: svn6261 with Jens patch (adapted to the newer version), doxyblocks rev34 --> on ubuntu 9.10-x64 building via make works fine now!
Thank you Cryogen, it works! This plugin is incredible useful. :D
--- End quote ---
That's good and thanks, I'm glad you find it so.
Gary.
DanRR:
Hi,
The last Doxygen version (1.3.312) won't load with CB 10.5.
Will there be a version that supports 10.5?
maofde:
Hi Gary,
I've found an inconvenient situation when using latex formulas: If you have a syntax error inside the formula, usually latex asks what to do and waits for a user input. doxygen waits for latex to finish, which never happends, because there is no possibility to interact with latex, which in the end causes doxyblocks to block codeblocks.
I've two solutions in mind: Either it should be possible to abort the doxygen-call inside codeblocks, or it should be possible to get the console in which doxygen runs and interact there with latex.
I would prefer the second option, the first one would just avoid killing C::B each time doxygen doesn't finish.
Best,
maofde
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version