[pdal-commits] [PDAL/PDAL] d70261: Use dlopen and such for mingw (#3534)

Andrew Bell noreply at github.com
Wed Sep 8 06:12:06 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: d702618799cd18ff8551637c73fe7af818f50d6c
      https://github.com/PDAL/PDAL/commit/d702618799cd18ff8551637c73fe7af818f50d6c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M CMakeLists.txt
    M pdal/DynamicLibrary.cpp
    M pdal/util/CMakeLists.txt

  Log Message:
  -----------
  Use dlopen and such for mingw (#3534)

* Initialize UUID to null.
Close #3483

* Catch bounds exceptions.

* Modify inclusion of libdl for mingw.

* Necessary header.

* Replace _WIN32 to deal with MinGW.




More information about the pdal-commits mailing list