<html><head><style type="text/css">.style1 {font-family: "Times New Roman";}</style></head><body><div dir="ltr">David,<div><br></div><div>I believe in the past I ran into an issue where I couldn't confirm through gdalinfo.exe whether or not a format was available in my build. After some looking around, I realized that some formats were only listed via ogrinfo.exe. Sorry if you already know this or if this information isn't 100% accurate. But, hopefully this helps you,</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Oct 15, 2025 at 1:50 PM David Days via gdal-dev <<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I'm working on updating the gdal build that I used to add more support (Creating Vector MBTiles, to be specific) and I tried to follow the instructions to enable all the possible optional drivers and create them as plugins.<div><br></div><div>When I run cmake, I use the following relevant flags:</div><div><br></div><div>-UGDAL_ENABLE_DRIVER_* -UOGR_ENABLE_DRIVER_* -DGDAL_ENABLE_PLUGINS=ON -DGDAL_BUILD_OPTIONAL_DRIVERS=ON -DOGR_BUILD_OPTIONAL_DRIVERS=ON<br></div><div><br></div><div>After adding all the required support, I can run the checks using the --formats and --format arguments to verify.</div><div><br></div><div>However, no matter what I do, the only thing in /usr/lib64/gdalplugins is the driver.ini file. CMake says it built them, and if I manually call 'make gdal_plugins` it tells me that target was built.</div><div><br></div><div>It appears that the Vector MBTiles support I needed is there, but I'm at a loss on how to get the plugins to build and install.</div><div><br></div><div>I'm building on a Fedora 41 x86_64, and I modified the CMakeLists.txt to include a custom CPACK for RPM, TGZ, and .DEB support.</div><div><br></div><div>The (mostly) empty gdalplugins directory is the same in both the CPACK output and under the build folders.</div><div><br></div><div>Any pointers or thoughts would be appreciated.</div><div>David</div></div>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><div><br clear="all"></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr">David Klaus<div>Carlson Software</div></div></div>
<br><br><p style="font-family: Verdana; font-size:10pt; color:#777777;"><b>Disclaimer</b></p><p style="font-family: Verdana; font-size:8pt; color:#777777;">The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.</p></body></html>