Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Doxygen plugin
danselmi:
or just start latex with the option
--- Code: ----interaction=nonstopmode
--- End code ---
Cryogen:
Hi,
--- Quote from: DanRR on June 03, 2010, 08:24:55 am ---Hi,
The last Doxygen version (1.3.312) won't load with CB 10.5.
Will there be a version that supports 10.5?
--- End quote ---
I'd need a lot more information than that before I can do anything for you. I use it almost every day with increasingly later SVN versions. I currently have SVN 6333. 10.5 was SVN 6283, according to the revision graph. What are you trying to do and in what way won't it load?
Cheers.
stahta01:
--- Quote from: Cryogen on June 07, 2010, 04:13:57 pm ---
Hi,
--- Quote from: DanRR on June 03, 2010, 08:24:55 am ---Hi,
The last Doxygen version (1.3.312) won't load with CB 10.5.
Will there be a version that supports 10.5?
--- End quote ---
I'd need a lot more information than that before I can do anything for you. I use it almost every day with increasingly later SVN versions. I currently have SVN 6333. 10.5 was SVN 6283, according to the revision graph. What are you trying to do and in what way won't it load?
Cheers.
--- End quote ---
What type compiler are you using SJLJ or DW2 like Code::Blocks is using; the plugin failed to load for me and it is a missing symbol like error in code::blocks log.
--- Code: ---DoxyBlocks.dll: not loaded (missing symbols?)
--- End code ---
Tim S.
Cryogen:
Hi maofde,
--- Quote from: maofde on June 06, 2010, 06:28:04 pm ---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.
--- End quote ---
I'm sorry to hear that. Unfortunately, I have never seen or used LaTeX. I'd be happy to try and improve things for you but I'd need a lot more information in order to do that. Did danselmi's suggestion help you at all?
Another thought. DoxyBlocks just runs the doygen application. Killing that process should avoid the need to kill C::B.
Cheers,
Gary.
Cryogen:
Hi Tim,
--- Quote from: stahta01 on June 07, 2010, 04:55:24 pm ---What type compiler are you using SJLJ or DW2 like Code::Blocks is using; the plugin failed to load for me and it is a missing symbol like error in code::blocks log.
--- Code: ---DoxyBlocks.dll: not loaded (missing symbols?)
--- End code ---
Tim S.
--- End quote ---
I'm sorry, I don't know what you mean.
Cheers.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version