I run into an issue calling a c++ function from a c# program. It works fine until I add the line "pcl::io::savePCDFileASCII("test_pcd.pcd", cloud);
pcl::io::savePCDFileASCII("test_pcd.pcd", cloud);