News:

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

Main Menu

Annoying error

Started by Andrei2000, September 21, 2015, 04:39:17 PM

Previous topic - Next topic

Andrei2000

Hello . I just started to learn c++ and my teacher advised me to use Code::Blocks. I downloaded   codeblocks-13.12mingw-setup.exe    and instlled it .When i tried to compile the first project i got this :

Extracting documentation for Test.
DoxyBlocks is working, please wait a few moments...
Found existing doxyfile...
Execution of 'doxygen' failed.
Please ensure that the doxygen 'bin' directory is in your path or provide the specific path in DoxyBlocks' preferences.
Done.

Does anyone knows why is this happening ?

P.S. I'm using windows 10 .

Sorry for bad english .

stahta01

Option 1: Install doxygen and/or fix the cause of the error.
Option 2: Turn off the CB doxygen (DoxyBlocks) plugin

Tim S.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]