Page 1 of 1
a small problem in my debug this program.
Posted: Wed Feb 26, 2014 3:32 am
by njdxzjj
when runing to the function LASFilter::loadFile(), to read a las file, there is wrong in this line dimensions = header.GetSchema().GetDimensionNames() . I don't konw what reason is it.
Re: a small problem in my debug this program.
Posted: Fri Feb 28, 2014 8:47 am
by daniel
Do you compile with libLAS support enabled? Which version of libLAS ?
Re: a small problem in my debug this program.
Posted: Fri Feb 28, 2014 1:20 pm
by njdxzjj
libLAS-1.7.0b1
Re: a small problem in my debug this program.
Posted: Fri Feb 28, 2014 1:25 pm
by daniel
So we use the same... what is the error?