Sigh. I thought so. I am having a dickens of a time getting libpcl to
compile with the --std=c++11 flag. It seems that libvtk, used heavily by
PCL, doesn't like C++11. (We can't compile our library without the flag
since we actually use many C++11 features). I will continue to work on
this.
Thanks, this discussion has at least pointed me in the direction I need to
go.