Fatto. (con un po' di ritardo :) )
p.
Mario Latronico wrote:
> Manca qualche typename per compilare con gcc. Di seguito c'e' il diff
> tra prima e dopo.
> 568,569c568,569
> < typedef typename MESH_TYPE::CoordType CoordType;
> < typedef typename MESH_TYPE::ScalarType ScalarType;
> ---
> > typedef MESH_TYPE::CoordType CoordType;
> > typedef MESH_TYPE::ScalarType ScalarType;
> 688,689c688,689
> < typedef typename MESH_TYPE::ScalarType ScalarType;
> < typedef typename MESH_TYPE::CoordType CoordType;
> ---
> > typedef MESH_TYPE::ScalarType ScalarType;
> > typedef MESH_TYPE::CoordType CoordType;
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Meshlab-devel mailing list
> Mes...@li...
> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>
--
Paolo Cignoni http://vcg.isti.cnr.it/~cignoni
ISTI - CNR
Via Moruzzi 1,
56124 Pisa
ITALY
|