[Doxygen-users] SOLVED - no output for page/mainpage, v1.8.10, on OS X 10.10.3 (Yosemite)

2015-07-21 Thread Monique Semp
Ah, now that the site’s back up, I searched for similar issues because I seemed 
to recall one relatively recently, and here it is: 
http://sourceforge.net/p/doxygen/mailman/message/32966735/.

But that thread was for the @mainpage tag in a file that (I think) had no 
extension, whereas I’d like to stick with the old *.page extension format.

So I modified the suggestion as follows, and now everything works again :-).

EXTENSION_MAPPING = page=C

-Monique

From: Monique Semp 
Sent: Monday, July 20, 2015 2:48 PM
To: doxygen-users 
Subject: no output for page/mainpage, v1.8.10, on OS X 10.10.3 (Yosemite)

Resending, now that the doxygen-users on SourceForge seems to have returned to 
online status.

Thanks for your help!
-Monique


From: Monique Semp 
Sent: Friday, July 17, 2015 11:48 AM
To: doxygen-users 
Subject: no output for page/mainpage, v1.8.10, on OS X 10.10.3 (Yosemite)

Hello, Doxygen users,

Does anyone know of any problems with the @mainpage and @page features in 
Doxygen 1.8.10, on OS X 10.10.3 (Yosemite)? I’m not getting any output for my 
.page files (and I’m not a Doxygen newbie; this has always worked, easily, as 
expected).

I’m explicitly including all my files (eight .h, the MainPage.page file for the 
@mainpage tag, and one @page file, TestPage.page) in the INPUT configuration 
options.

The .h files’ contents appear in the output as expected, but the .page files 
are not.

When I set both GENERATE_TREEVIEW and DISABLE_INDEX to YES, the right pane’s 
output does list “Main Page”, but its link is just the Doxygen output’s 
index.html page, without any of the content of the page file. When I return 
these config options to their defaults (NO), the resulting index.html page has 
no content. (The usual project info, etc. is shown, it’s just that the main 
pane where the .page file’s content should be is empty.)

I’ve tried lots of permutations in terms of the comment opener (/** and /*!) 
and the style for doxygen options (\ and @). But still no output for this very 
simple thing that I’ve done many, many times before.

But I’m just starting with a new project, and for the first time I’m using 
Doxygen 1.8.10 (my most recent project was with Doxygen 1.8.7), and OS X. (To 
date I’ve used previous Doxygen versions on Linux systems.) This is also my 
first time using the Doxygen Wizard. I’m editing the Doxyfile config file 
outside of the wizard, and reloading it into the Wizard before preforming any 
runs. I can’t see how this matters, but thought I should mention it.

So unfortunately, lots of possible issues: this version of Doxygen, how it 
works on OSX, and the wizard.

Thanks for any debugging tips,
-Monique

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/___
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users


Re: [Doxygen-users] Installation - unable to load isutils.dll [SOLVED]

2015-07-21 Thread Martin Harran
Working great now, thanks Dimitri.


On Mon, Jul 13, 2015 at 10:13 PM, Martin Harran 
wrote:

> Hi Dimitri
>
> I'm away for a few days so won't get a chance to try this properly but I
> did RDP into my development machine and downloaded/installed new build.
> Everything seemed to install fine, I'll get back to you when I have a
> chance to try it out properly.
>
> Thanks
>
> Martin
>
> On Mon, Jul 13, 2015 at 8:28 PM, Dimitri van Heesch 
> wrote:
>
>> Hi Martin,
>>
>> > On 12 Jul 2015, at 22:06 , Martin Harran 
>> wrote:
>> >
>> > I'm installing Doxygen on Windows 8.1 64 bit. At the end of
>> installation, it throws up "unable to load isutils.dll" followed by an
>> unable to set PATH error. I'm not bothered about the PATH error, I presume
>> that is just a case of manually adding "C:\Program Files\doxygen\bin" to
>> the PATH but what is the dsutils.dll error about and how do I fix it?
>>
>> This appeared to be a glitch in the installer script which didn't package
>> isutils.dll as it should.
>> This DLL is part of the installer I use (innosetup) and is used to
>> execute a script that add doxygen.exe to the path.
>>
>> You can get this error if:
>> - you installed doxygen-1.8.10 (which uses a new build system) before
>> July 13th.
>> - you never installed doxygen before so the path does not include the
>> location of the doxygen binary yet.
>>
>> I've just updated the executable package to include the missing DLL
>> (nothing else was changed), so please download again and retry.
>> If you've already manually added the path, it will be ok as well.
>>
>> Regards,
>>   Dimitri
>>
>>
>
--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/___
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users