[pdal] Where are the C# bindings?
Michael P. Gerlek
mpg at flaxen.com
Thu Nov 17 17:17:16 EST 2011
I was asked off-list how come there are no C# bindings when you do a build?
Excellent question -- the secret is that you have to build pdal itself first, then you need to load the solution file in the csharp/ directory and build that. This is because (at least as of some months ago) cmake doesn't handle the swig/C# stuff very well, so I manually made a dedicated .sln for this. There is also a README in that csharp/ directory.
_mpg
More information about the pdal
mailing list