[Liblas-devel] [Dev c++] Linker error. problem with liblas

Mateusz Loskot mateusz at loskot.net
Thu Sep 8 19:40:29 EDT 2011


On 09/09/11 00:30, Michael P. Gerlek wrote:
> Michal:
> 
> Does "Dev C++" mean Microsoft Visual Studio?

I assumed he means this
http://www.bloodshed.net/devcpp.html

> If so, you actually need the liblas.dll file, not liblas.a (that would be
> for unix) -- these files are on the osgeo4w distribution now, I think.

For Visual C++, you need liblas.dll and the import library liblas.lib.
AFAIK, the Dev C++ is GCC-based, so it needs similar approach as MinGW,
means liblas.a.

Cheers,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org


More information about the Liblas-devel mailing list