# Doxygen problems

**URL:** https://forum.juce.com/t/doxygen-problems/8221
**Category:** General JUCE discussion
**Created:** [February 27, 2012, 9:26am UTC](https://forum.juce.com/t/doxygen-problems/8221 "2012-02-27T09:26:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Mike](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/mike/32/629_2.png) [@Mike](https://forum.juce.com/u/Mike)
#### Post date: [February 27, 2012, 9:26am UTC](https://forum.juce.com/t/doxygen-problems/8221/1 "2012-02-27T09:26:55Z")

</div>

Hi,  
I have a doxygen config file that I use to build the documentations for Juce. I don’t rebuild the docs every time I pull the latest source with GIT but I do it often enough…

Today, things are acting up, and I can’t figure out why I can’t build the docs. Is there anyone else who are attempting this? It all hangs on the following file:  
…/modules/juce\_gui\_basics/juce\_gui\_basics.h…

Anyone have a tip? It’s driving me nuts!

(Latest Juce tip, latest Doxygen)

---

<div class="post-metadata">

### Author: ![Mike](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/mike/32/629_2.png) [@Mike](https://forum.juce.com/u/Mike)
#### Post date: [February 27, 2012, 4:59pm UTC](https://forum.juce.com/t/doxygen-problems/8221/2 "2012-02-27T16:59:09Z")

</div>

It turns out it doesn’t hang where I said; it continues after 15 minutes, but eventually hangs at a later stage. I remember that it takes 2-3 minutes to generate the juce docs, but it should’n take 3 hours, and 1GB RAM. Is there anyone who can build the juce docs with your own doxygen configuration, at this point?

Thanks!

---

<div class="post-metadata">

### Author: ![jules](https://avatars.discourse-cdn.com/v4/letter/j/41988e/32.png) [@jules](https://forum.juce.com/u/jules)
#### Post date: [February 27, 2012, 5:09pm UTC](https://forum.juce.com/t/doxygen-problems/8221/3 "2012-02-27T17:09:42Z")

</div>

When I build it takes about 10 seconds!

---

<div class="post-metadata">

### Author: ![Mike](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/mike/32/629_2.png) [@Mike](https://forum.juce.com/u/Mike)
#### Post date: [February 27, 2012, 5:55pm UTC](https://forum.juce.com/t/doxygen-problems/8221/4 "2012-02-27T17:55:41Z")

</div>

> [@jules](#):
>
> When I build it takes about 10 seconds!

In other words, if you have the same difficulty, your computer is probably 10,000 times as fast as mine.

Or, I messed up my doxygen config file ☹ Alright I’ll see if I can create a new one… Sigh… Thanks though.
