After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670965 - doxygen cannot resolve $(PROGRAMFILES(X86)) correctly
doxygen cannot resolve $(PROGRAMFILES(X86)) correctly
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.0
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
: 547759 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-02-28 11:15 UTC by Bernd Giesen
Modified: 2012-05-19 12:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bernd Giesen 2012-02-28 11:15:33 UTC
Under Windows Vista/7 - 64 bit, doxygen 1.8.0 fails to resolve the placeholder in its configuration file for the "ProgramFiles(x86)" (without the quotes) environment variable, which usually points to the "C:\Program Files (x86)" directory in a 64 bit shell. So if you run the 64 bit doxygen executable, it is unable to call e.g. the 32 bit HTML Help Compiler hhc.exe (which is is located there by default), if you reference it by the $(PROGRAMFILES(X86)) in the doxygen configuration file. Referencing hhc.exe directly by "C:\Program Files (x86\..." works fine.
Comment 1 Dimitri van Heesch 2012-03-03 15:03:41 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 2 Dimitri van Heesch 2012-03-03 15:04:53 UTC
*** Bug 547759 has been marked as a duplicate of this bug. ***
Comment 3 Dimitri van Heesch 2012-05-19 12:26:45 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.1. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.