Re: Html tidy in C++ ubuntu

Alejo,

tidy is written in C, not C++. It is possible to modify tidy to make
it compile by
a C++ compiler (see http://tidy.sf.net/issue/1239422 for a start).
On the other hand, it is easier to compile tidy in C (using gcc) and
call it from
C++ (using g++).

Regards,


2008/9/14 Alejo Vinjoy <avinjoy@yahoo.com.ar>:
>
> Hi, Does anybody know what are the steps needed to make HTML Tidy project compile in C++.I downloaded it from sourceforge CVS when using g++  I'm getting a lot of errors, and the Bool typedef
> Any help will be greatly appreciated.
>
> Thanks,
> Alejo
>
>
>
>
>
>      Yahoo! Cocina
> Recetas prácticas y comida saludable
> http://ar.mujer.yahoo.com/cocina/
> --0-1917521011-1221348856:73819
> Content-Type: text/html; charsetutf-8
> Content-Transfer-Encoding: quoted-printable
>
> <table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi, Does anybody know what are the steps needed to make HTML Tidy project compile in C++.I downloaded it from sourceforge CVS when using g++  I'm getting a lot of errors, and the Bool typedef <br>Any help will be greatly appreciated.<br><br>Thanks,<br>Alejo<br><br><br></td></tr></table><br>
>
>
>
>      <hr size=1><br><font face="Verdana" size="-2">¡Buscá desde tu celular!
> Yahoo! oneSEARCH ahora está en Claro<br>
> http://ar.mobile.yahoo.com/onesearch</font>
> --0-1917521011-1221348856:73819--
>
>
>

Received on Monday, 15 September 2008 09:19:30 UTC