[Shapelib] Troubles building

Eduardo Patto Kanegae lists at webmapit.com.br
Wed Aug 24 18:05:01 PDT 2005


Thanks a lot Frank! :-)

It's working.

regards


Eduardo Patto Kanegae
http://www.webmapit.com.br



On Wed, 24 Aug 2005 19:22:19 -0400, Frank Warmerdam <fwarmerdam at gmail.com> escreveu:

> De: Frank Warmerdam <fwarmerdam at gmail.com>
> Data: Wed, 24 Aug 2005 19:22:19 -0400
> Para: Shapelib Development <shapelib at lists.maptools.org>
> Assunto: Re: [Shapelib] Troubles building "contrib" folder tools
> 
> On 8/24/05, Eduardo Patto Kanegae <lists at webmapit.com.br> wrote:
> > Hi,
> > 
> > I'm on Linux Fedora Core 4 and building shapelib 1.2.10.
> > 
> >  From the main shapelib source folder is fine! make all , make shputils
> > , make lib and make lib_install was nice!
> > 
> > but when trying to build using "make all" at the /contrib/ folder, I got
> > the error:
> > 
> > "shpgeo.c:546: error: invalid lvalue in assignment" - see full output
> > building right at the end of this mail!
> > 
> > I went to this line and it's :
> > ........
> > (SHPObject*) ppsC[cParts] = SHPUnCompound ( psCShape, &nextring );
> 
> Eduardo,
> 
> Try changing the line to:
> 
>   ppsC[cParts] = SHPUnCompound ( psCShape, &nextring );
> 
> See if that works better.
> 
> Best regards,
> 
> -- 
> ---------------------------------------+--------------------------------------
> I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
> light and sound - activate the windows | http://pobox.com/~warmerdam
> and watch the world go round - Rush    | Geospatial Programmer for Rent
> 
> _______________________________________________
> Shapelib mailing list
> Shapelib at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/shapelib
> 
> 
> 



More information about the Shapelib mailing list