[Doxygen-develop] Building Doxygen 1.2.17 in Windows
Brought to you by:
dimitri
From: Simon G. <sim...@at...> - 2002-08-13 14:49:31
|
Dimitri wrote: > Bison problems > This problem has been solved in version 1.35 > (versions before 1.31 will also work). > > i.e. time to upgrade bison. OK, the latest Cygwin includes 1.35 and did indeed fix the problem - I commend that to others running Doxygen on Win32. > > I needed to add the following to the project file to get > > it to build from the VC++6 IDE: > > > > src\docparser.cpp > > src\docparser.h > > src\doctokeniser.h > > src\doctokeniser.cpp > > src\cmdmapper.cpp > > src\cmdmapper.h > > For completeness could you please also include: > src\docvisitor.h > src\printdocvisitor.h OK, I have done so (attached). The following caveat still applies: > > I attach an updated DSP file which encapsulates these additions. Note > > that you still need to run 'make msvc' once from the command line > > before the IDE build will work. That's because VC++6 does not know > > how to parse the flex and bison files that generate some of the C source... > > Once you've run that make once, you can build variants from the IDE... Cheers Simon Goodwin Technology Programmer, ATD -- Simon Goodwin <sim...@at...> |