[mapguide-users] errors building FDO 3.1.0_R071a
Jack Lee
jack.lee at autodesk.com
Sat Nov 11 17:03:08 EST 2006
Hi Eduardo,
I am not sure why you are getting the error.
The problem is in the unit test - you can comment out that line to
continue the compile.
_____
From: Eduardo Patto Kanegae [mailto:epk.lists at gmail.com]
Sent: Saturday, November 11, 2006 2:21 PM
To: users at mapguide.osgeo.org
Subject: Re: [mapguide-users] errors building FDO 3.1.0_R071a
Thanks Jack, that works.
But now I got:
CommonTest.cpp:301: error: converting to execution character set:
Invalid or incomplete multibyte or wide character
make[2]: *** [CommonTest.o] Error 1
make[2]: Leaving directory `/usr/src/webmapit/mapguide-
1.0.2/OpenSource_FDO/fdo/unit_test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/webmapit/mapguide-1.0.2/OpenSource_FDO/fdo'
make: *** [all-recursive] Error 1
Eduardo
On 10/30/06, Jack Lee <jack.lee at autodesk.com> wrote:
Hi Eduardo,
You should remove FdoIRasterPropertyDictionary:: from the file
IRasterPropertyDictionary.h.
_____
From: Eduardo Patto Kanegae [mailto:epk.lists at gmail.com]
Sent: Monday, October 30, 2006 6:04 AM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] errors building FDO 3.1.0_R071a
Hi,
I'm on Fedora 5( GCC 4) and can't build FDO.
It gives me this errors:
...
.deps/GisSpatialEnvelope.Tpo -c GisSpatialEnvelope.cpp -fPIC -DPIC -o
.libs/GisSpatialEnvelope.o
../../inc/fdo/Raster/IRasterPropertyDictionary.h:64: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member
'GetPropertyDataType'
../../inc/fdo/Raster/IRasterPropertyDictionary.h:75: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member 'GetProperty'
../../inc/fdo/Raster/IRasterPropertyDictionary.h:85: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member 'SetProperty'
../../inc/fdo/Raster/IRasterPropertyDictionary.h:96: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member
'GetPropertyDefault'
../../inc/fdo/Raster/IRasterPropertyDictionary.h:107: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member
'IsPropertyRequired'
../../inc/fdo/Raster/IRasterPropertyDictionary.h:119: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member
'IsPropertyEnumerable'
../../inc/fdo/Raster/IRasterPropertyDictionary.h:131: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member
'GetPropertyValues'
../../inc/fdo/Raster/IRasterPropertyDictionary.h:146: error: extra
qualification 'FdoIRasterPropertyDictionary::' on member
'SetPropertyValues'
make[4]: *** [GisSpatialEnvelope.lo] Error 1
make[4]: Leaving directory
`/usr/src/webmapit/mapguide-1.0.2/OpenSource_FDO/fdo/Unmanaged/src/spati
al'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/src/webmapit/mapguide-1.0.2/OpenSource_FDO/fdo/Unmanaged/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/webmapit/mapguide-
1.0.2/OpenSource_FDO/fdo/Unmanaged'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/webmapit/mapguide-1.0.2/OpenSource_FDO/fdo'
make: *** [all-recursive] Error 1
I also tried GCC 3.2 and got the same error.
is there any deps not documented in install instructions?
best
--
Eduardo Patto Kanegae
http://www.webmapit.com.br
--
Eduardo Patto Kanegae
http://www.webmapit.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20061111/bfbe2e76/attachment.html
More information about the Mapguide-users
mailing list