Re: [Doxygen-develop] Build on Windows (fix for web site)
Brought to you by:
dimitri
From: Paweł W. <pav...@gm...> - 2012-11-27 12:56:18
|
Hi Petr, I know that there is option with cygwin but I don't have it installed, so the other way look simpler. Download, unpack, set variable and should work. bison version in UnxUtils is: d:\Tools\UnxUtils\usr\local\wbin>bison --version GNU Bison version 1.28 inside gnuwin32 is: bison (GNU Bison) 2.4.1 and that work fine. Regards, Paweł 2012/11/26 Petr Prikryl <Pr...@sk...>: > Hi Paweł, > > I personally use cygwin. The cygwin is mentioned in the doc. > I did not update it for a while. The bison and flex show... > > c:\cygwin\bin>bison --version > bison (GNU Bison) 2.4.2 > Written by Robert Corbett and Richard Stallman. > > Copyright (C) 2010 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > c:\cygwin\bin>flex --version > flex 2.5.35 > > Besides that, I do compile doxygen using Visual Studio 2008. > > Have a nice day, > Petr > >> -----Original Message----- >> From: Paweł Wiśniewski [mailto:pav...@gm...] >> Sent: Thursday, November 22, 2012 10:47 AM >> To: Doxygen-develop >> Subject: [Doxygen-develop] Build on Windows (fix for web site) >> >> 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ł >> >> ----------------------------------------------------------------------- >> ------- >> Monitor your physical, virtual and cloud infrastructure from a single >> web console. Get in-depth insight into apps, servers, databases, >> vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. >> Pricing starts from $795 for 25 servers or applications! >> http://p.sf.net/sfu/zoho_dev2dev_nov >> _______________________________________________ >> Doxygen-develop mailing list >> Dox...@li... >> https://lists.sourceforge.net/lists/listinfo/doxygen-develop |