[Mapguide-trac] [mapguide-trac] #2874: Error on MgMappingUtil.StylizeLayers
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Jul 12 08:25:14 PDT 2023
#2874: Error on MgMappingUtil.StylizeLayers
----------------------+----------------------
Reporter: dfanetti | Owner: (none)
Type: defect | Status: new
Priority: low | Milestone:
Component: General | Version:
Severity: trivial | Resolution:
Keywords: | External ID:
----------------------+----------------------
Comment (by dfanetti):
Hi jng, I recompiled the gdal library (3.4.3) to have ecw support. However
I don't think this lead to such an old version of the sqlite library. By
doing svn of the source code of mapguide (trunk) and doing grep of the
version 3.3.17 I get the following results:
{{{
duccio at ldp052:~/devel/mapguide_rev10052$ grep -iIR "3\.3\.17"
.svn/pristine/5f/5fcf6c13383e1540150dfb67d989ee1235c3deaa.svn-base:**
version 3.3.17. By combining all the individual C code files into this
.svn/pristine/5f/5fcf6c13383e1540150dfb67d989ee1235c3deaa.svn-base:#define
SQLITE_VERSION "3.3.17"
.svn/pristine/4b/4b97512ca3fd39246d866e21cc56e98b22a2cb77.svn-base:#define
SQLITE_VERSION "3.3.17"
.svn/pristine/b0/b09db8cda017a16e43a45a663a3ae5326f537916.svn-base: *
3.3.17 int
.svn/pristine/f6/f68e7e3145901750b35cce24085a9767b951b6de.svn-base: *
3.3.17.2 Canonical representation
.svn/pristine/f6/f68e7e3145901750b35cce24085a9767b951b6de.svn-base: *
Lexical representation (3.3.17.1). Specifically,
MgDev/Oem/dbxml/xerces-c-src/src/xercesc/validators/datatype/DecimalDatatypeValidator.cpp:
* 3.3.17 int
MgDev/Oem/dbxml/xerces-c-src/tests/src/XSValueTest/XSValueTest.cpp: *
3.3.17.2 Canonical representation
MgDev/Oem/dbxml/xerces-c-src/tests/src/XSValueTest/XSValueTest.cpp: *
Lexical representation (3.3.17.1). Specifically,
MgDev/Oem/DWFTK/develop/global/src/dwfcore/sqlite/sqlite3.c:** version
3.3.17. By combining all the individual C code files into this
MgDev/Oem/DWFTK/develop/global/src/dwfcore/sqlite/sqlite3.c:#define
SQLITE_VERSION "3.3.17"
MgDev/Oem/DWFTK/develop/global/src/dwfcore/sqlite/sqlite3.h:#define
SQLITE_VERSION "3.3.17"
}}}
Do you think any of these occurrences could cause the error?
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2874#comment:6>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list