Game Development Community

Help! Can't get doxygen to work!?

by Dallin Smith · in Torque Game Engine Advanced · 01/09/2008 (10:28 pm) · 2 replies

Hi, I've gone through tons of different old tutorials and forum posts and even tried the doxywizard and I can't get it to create any documentation. Either it won't work at all, or it will pretend to work but when I open the documentation I get an empty page with nothing but the project name. I really want to get it working with GraphViz too.

This is my path to torque: C:\Torque\TGEA_1_0_3\
This is my path to the doxygen exe: C:\Program Files\doxygen\bin\
This is my path to GraphViz: C:\Program Files\Graphviz2.17\bin\

There is only a file in the GraphViz bin folder called ltdll.dll. I don't know if that is normal.

Could someone give me a detailed step by step, now that I have those installed, how to do this and where the documentation will be generated? If you could tell me where I could get a doxygen.cfg file that works with these paths and the latest TGEA version, I'd really appreciate it too.

Thanks for your help!

#1
01/10/2008 (5:32 am)
I can not help you much
but for graphviz you need to download graphviz-2.17.20080109.0540.static.exe this i now give you all the files

hope that help for that bit
#2
01/10/2008 (1:13 pm)
The .......GraphViz_2.17\bin path looks good. I had trouble guessing the right value for that one.
I have 59 files in my GraphViz_2.17\bin so that may be a problem. (I'm using 2.16)


near the top of the config file:
OUTPUT_DIRECTORY
controls the output location