User forums > Using Code::Blocks

DoxyBlocks not generating docs

<< < (3/3)

oBFusCATed:
OK, I was able to reproduce the problem on linux, too.
I'll see if I can get it fixed.

But there is another problem, the doxygen config file is unusable on linux, because the INPUT variable is specified using windows directory separators '\' instead of '/'.
Can you try to replace '\' with '/' in the paths and try to run doxygen on windows to see if it works?

oBFusCATed:
Anyone willing to test if this patch works: http://cmpt.benbmp.org/codeblocks/patches/doxyblocks.path.spaces.patch ?

Derjik:
Wow, you're fast :-X

I placed '/' instead of '\' in all my input paths and file locations, and the extraction still works fine on Windows. (and the output is still coherent and conform, including cross-reference links etc.)

Also, I don't really know how (if possible) to patch a C::B plugin on Windows... (but I'm searching, so if I succeed I'll give feedback about your patch :) )

oBFusCATed:
In svn and will be available in the next night build.

Navigation

[0] Message Index

[*] Previous page

Go to full version