Cannot find overload for MgMappingService::GeneratePlot()
The overloaded GeneratePlot() which takes MgCoordinate object as the second argument can not be found when the actual object is a derived type from MgCoordinate.
Actual error result is: Arguments passed did not match any overload for method _wrap_MgMappingService_GeneratePlot.
#123 Cannot find overload for MgMappingService::GeneratePlot() –
comment:2
Owner: |
changed from ronnielouie to anonymous
|
Status: |
new → assigned
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Modify SWIG to code generation to also look at the parent class of the derived object. Fixed by submission http://trac.osgeo.org/mapguide/changeset/1727 Fixed by submission http://trac.osgeo.org/mapguide/changeset/1729