[pdal] Compilation error with PCL

Mateusz Loskot mateusz at loskot.net
Thu Feb 18 00:55:55 PST 2016


On 18 February 2016 at 04:05, Stephen Mather <stephen at smathermather.com> wrote:
>
> cc1plus: error: unrecognized command line option "-Wno-c99-extensions"

AFAIK, -Wno-c99-extensions is clang-specific option.
I guess, you are building with GCC, right?

Perhaps clearing it from plugins\pcl\CMakeLists.txt may help.
The CMakeLists.txt may need to also test for GCC vs clang,
not just Windows.

Best regards,
-- 
Mateusz Łoskot, http://mateusz.loskot.net


More information about the pdal mailing list