Re: [Doxygen-users] texify: makeindex failed for some reason.
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2014-10-14 17:40:16
|
Bernd, Is it possible that the makeindex program on windows crashes, like is noted n the stack exchange questiion and answer: http://stackoverflow.com/questions/26300103/make-for-doxygen-enum-inside-group-fail-error. Otherwise please create a bug report with smal example so it is possible to reproduce this problem. Albert On Tue, Oct 14, 2014 at 4:44 PM, Hasenmaier Bernd < ber...@ya...> wrote: > Greetings, > > > > I get the message “texify: makeindex failed for some reason.” in TeXworks > when I run the Doxygens TeX output. > > The resulting PDF does not contain any links or index, due to the fact > there is no rerun of pdfLaTex after the error message. > > > > The project passes Doxygen without errors or warnings. > > > > The log-file “refman.ilg” reports a lot of input errors in “refman.idx” > and ends in the middle of the sentence > > ************** > > This is makeindex, version 2.15 [MiKTeX 2.9] (kpathsea + Thai support). > > Scanning input file refman.idx... > > !! Input index error (file = refman.idx, line = 1): > > -- Extra `@' at position 146 of first argument. > > !! Input index error (file = refman.idx, line = 2): > > -- First argument too long (max 1024). > > … > > !! Input index error (file = refman.idx, line = 82): > > -- First argument too long (m > > ************** > > > > Examining the file “refman.idx” I recognized some lines contain more than > 4000 chars. > > > > Doxygen version 1.8.8 > > MikTeX 2.9 (updated and FNDB refreshed) > > > > > > Using Doxygen version 1.8.6 everything works fine and there are only a few > lines in refman.idx that exceeds 1024 characters. > > > > Anybody else who observed this behaviour? > > > > Best Regards > > > Bernd > > > > > > ------------------------------------------------------------------------------------------------------------------------------ > Geschaeftsfuehrer/Managing Directors: Koichi Takamiya, Manfred Stern, > Albert H. Shiina > Amtsgericht/Local Court: Frankfurt, Commercial register no. 88369 > Headquarters: YASKAWA Europe GmbH, Hauptstr. 185, D-65760 Eschborn > > ------------------------------------------------------------------------------------------------------------------------------ > CONFIDENTIALITY: This e-mail and any attachments are confidential and may > also be privileged. > If you are not the named recipient, please notify the sender immediately > and do not disclose the contents to another person, > use it for any purpose, or store or copy the information in any medium. > > > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > http://p.sf.net/sfu/Zoho > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > |