[Doxygen-develop] Build on Windows (fix for web site)
Brought to you by:
dimitri
From: Paweł W. <pav...@gm...> - 2012-11-22 09:47:36
|
Hallo, I was trying to build doxygen on windows according to description from web page (http://www.stack.nl/~dimitri/doxygen/install.html) with visual studio. Unfortunately it is not working with http://sourceforge.net/projects/unxutils, bison is too old. it is better to use flex and bison from http://gnuwin32.sourceforge.net/packages.html With this package, compiling is no problem in visual studio. If you can change web page it could be easier for other to build on windows. Best regards Paweł |