[pdal] Compile error with master

Stefan Ziegler stefan.ziegler.de at gmail.com
Thu Apr 14 23:11:00 PDT 2016


Hi

I get a compile error with latest master on Ubuntu 14.04:

[ 39%] Built target pdal_plugin_filter_voxelgrid
Scanning dependencies of target pdal_plugin_kernel_view
[ 39%] Building CXX object
plugins/pcl/CMakeFiles/pdal_plugin_kernel_view.dir/kernel/ViewKernel.cpp.o
/home/stefan/sources/pdal/plugins/pcl/kernel/ViewKernel.cpp: In member
function ‘virtual int pdal::ViewKernel::execute()’:
/home/stefan/sources/pdal/plugins/pcl/kernel/ViewKernel.cpp:139:54: error:
no matching function for call to
‘pdal::ViewKernel::makeReader(std::string&)’
     Stage& readerStage(Kernel::makeReader(m_inputFile));
                                                      ^
/home/stefan/sources/pdal/plugins/pcl/kernel/ViewKernel.cpp:139:54: note:
candidate is:
In file included from
/home/stefan/sources/pdal/plugins/pcl/kernel/ViewKernel.hpp:38:0,
                 from
/home/stefan/sources/pdal/plugins/pcl/kernel/ViewKernel.cpp:35:
/home/stefan/sources/pdal/include/pdal/Kernel.hpp:81:12: note: pdal::Stage&
pdal::Kernel::makeReader(const string&, std::string)
     Stage& makeReader(const std::string& inputFile, std::string driver);
            ^
/home/stefan/sources/pdal/include/pdal/Kernel.hpp:81:12: note:   candidate
expects 2 arguments, 1 provided
make[2]: ***
[plugins/pcl/CMakeFiles/pdal_plugin_kernel_view.dir/kernel/ViewKernel.cpp.o]
Error 1
make[1]: *** [plugins/pcl/CMakeFiles/pdal_plugin_kernel_view.dir/all] Error
2
make: *** [all] Error 2

regards
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20160415/836c251c/attachment.html>


More information about the pdal mailing list