a small problem in my debug this program.

Feel free to ask any question here
Post Reply
njdxzjj
Posts: 7
Joined: Mon Mar 25, 2013 6:57 am

a small problem in my debug this program.

Post 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.
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: a small problem in my debug this program.

Post by daniel »

Do you compile with libLAS support enabled? Which version of libLAS ?
Daniel, CloudCompare admin
njdxzjj
Posts: 7
Joined: Mon Mar 25, 2013 6:57 am

Re: a small problem in my debug this program.

Post by njdxzjj »

libLAS-1.7.0b1
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: a small problem in my debug this program.

Post by daniel »

So we use the same... what is the error?
Daniel, CloudCompare admin
Post Reply