<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello<br>
<br>
I am currently building GDAL 3.9.3 using CMake with the following configuration:<br>
<br>
I have specified below flags<br>
<br>
</div>
<table data-editing-info="{"topBorderColor":"#ABABAB","bottomBorderColor":"#ABABAB","verticalBorderColor":"#ABABAB","hasHeaderRow":false,"hasFirstColumn":false,"hasBandedRows":false,"hasBandedColumns":false,"bgColorEven":null,"bgColorOdd":"#ABABAB20","headerRowColor":"#ABABAB","tableBorderFormat":0,"verticalAlign":"top"}" style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px;">
<tbody>
<tr>
<td data-editing-info="{"bgColorOverride":true}" style="width: 932.472px; height: 22px; border-width: 1px; border-style: solid; border-color: rgb(171, 171, 171); background-color: rgb(204, 204, 204); vertical-align: top; box-sizing: border-box;">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<arg value="-D<b>GDAL_BUILD_OPTIONAL_DRIVERS</b>=ON"/><br>
<arg value="-D<b>GDAL_USE_MRSID</b>=ON"/><br>
<arg value="-D<b>MRSID_LIBRARY</b>=${unpack.dir.modified}/mrsid/Raster_DSDK/lib/lti_dsdk.lib"/><br>
<arg value="-D<b>MRSID_INCLUDE_DIR</b>=${unpack.dir.modified}/mrsid/Raster_DSDK/include"/></div>
</td>
</tr>
</tbody>
</table>
<div class="elementToProof" style="margin-top: 1em; margin-bottom: 1em; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
The build process produces <code>gdal_MrSID.dll</code>, but I am not seeing the <code>
gdal_MG4Lidar.dll</code>. Previously, with GDAL 3.3, both these DLLs were generated successfully.</div>
<div style="margin-top: 1em; margin-bottom: 1em; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I suspect the following CMake options might no longer be valid, as they seem to have no effect:</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<table data-editing-info="{"topBorderColor":"#ABABAB","bottomBorderColor":"#ABABAB","verticalBorderColor":"#ABABAB","hasHeaderRow":false,"hasFirstColumn":false,"hasBandedRows":false,"hasBandedColumns":false,"bgColorEven":null,"bgColorOdd":"#ABABAB20","headerRowColor":"#ABABAB","tableBorderFormat":0,"verticalAlign":"top"}" style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px;">
<tbody>
<tr>
<td data-editing-info="{"bgColorOverride":true}" style="width: 938.358px; height: 22px; border-width: 1px; border-style: solid; border-color: rgb(171, 171, 171); background-color: rgb(204, 204, 204); vertical-align: top; box-sizing: border-box;">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<arg value="-D<b>MRSID_LIDAR_LIBRARY</b>=${unpack.dir.modified}/mrsid/Lidar_DSDK/lib/lti_lidar_dsdk.lib"/><br>
<arg value="-D<b>MRSID_LIDAR_INCLUDE_DIR</b>=${unpack.dir.modified}/mrsid/Lidar_DSDK/include"/></div>
</td>
</tr>
</tbody>
</table>
<div class="elementToProof" style="margin-top: 1em; margin-bottom: 1em; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
<br>
Could someone please clarify what might be missing or what changes are needed to generate
<b><code>gdal_MG4Lidar.dll</code></b> in GDAL 3.9.3?</div>
<div class="elementToProof" style="margin-top: 1em; margin-bottom: 1em; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you for your assistance.<br>
<br>
Best regards,</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Parveen</div>
<div id="x_appendonsend"></div>
<div id="x_divRplyFwdMsg" dir="ltr"></div>
</body>
</html>