[Liblas-devel] CMake working for current source?
Howard Butler
hobu.inc at gmail.com
Wed Apr 7 11:16:16 EDT 2010
On Apr 7, 2010, at 9:59 AM, Dan Bellinski wrote:
>
> Thanks a lot for the quick reply Howard. I also appreciate all the help you
> have been giving me throughout the whole compilation process!
>
> Setting the view to Advanced allowed me to locate my TIFF library and
> include directories so that error is gone!
>
> The fix you mentioned seems to be working
> (http://hg.liblas.org/main/file/1156369845c1/CMakeLists.txt#l73); my
> c:\liblas (base) directory has the original README file + README.txt which
> was automatically created when running cMake... but the CPack error in cMake
> is still there! (CPack readme resource file: "README.txt" could not be
> found). Is possibly using the wrong README file? Like I said, the readme
> file it is renaming is from the base liblas directory (the 11KB one).
To immediately get past the error, comment out the sections in CMakeLists.txt from lines 305-309, which include all of the stuff about cpack. That is definitely a WIP, and you don't need it to compile things at this point.
Howard
More information about the Liblas-devel
mailing list