id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2011 vc8 support in mrsid plugin build warmerdam warmerdam " The mrsid makefile.vc needs the ""manifest incorporation"" step added in the plugin dll build directive. It should end up looking like below and be done in 1.4 and trunk. {{{ gdal_MrSID.dll: $(OBJ) link /dll /out:gdal_MrSID.dll $(OBJ) \ $(GDAL_ROOT)/gdal_i.lib $(MRSID_LIB) $(GEOTIFF_LIB) if exist gdal_MrSID.manifest mt -manifest gdal_MrSID.manifest -outputresource:gdal_MrSID.dll }}} " defect closed normal 1.4.4 ConfigBuild 1.4.3 normal fixed mrsid