[Liblas-devel] trying out liblas on windows?

Martin Rodriguez mrodriguez at stereocarto.com
Wed Oct 8 10:48:59 EDT 2008


-----Mensaje original-----
De: Jason Woolard [mailto:Jason.Woolard at noaa.gov] 
Enviado el: Wednesday, October 08, 2008 4:34 PM
Para: Martin Rodriguez
Asunto: Re: [Liblas-devel] trying out liblas on windows?

Thanks for the quick response.  At least I know it's not something 
simple I was missing. Hopefully, they'll sort it out. Looks like the 
utility has some great potential.

Cheers,
Jason

Martin Rodriguez wrote:
> HI:
>
> Yes. I have the same problem in .NET. I don´t see the CAPI inside the new
> release. I use my own c++ compilation in mingw.
>
> I speak about this last week but I didn´t have response.
>
>
> Regards.
>
>
> -----Mensaje original-----
> De: liblas-devel-bounces at mail.hobu.net
> [mailto:liblas-devel-bounces at mail.hobu.net] En nombre de Jason Woolard
> Enviado el: Wednesday, October 08, 2008 4:23 PM
> Para: liblas-devel at mail.hobu.net
> Asunto: [Liblas-devel] trying out liblas on windows?
>
> hi,
>
> I'm having trouble getting liblas up and running on Windows XP.
>
> I've tried Python 2.3.5 and 2.5.2 using the liblas1.0.0b3 exe installer 
> and upon import I'm getting the error:
>
> Traceback (most recent call last):
>   File "<pyshell#0>", line 1, in <module>
>     from liblas import file
>   File "C:\Python25\Lib\site-packages\liblas\__init__.py", line 1, in 
> <module>
>     from core import *
>   File "C:\Python25\Lib\site-packages\liblas\core.py", line 112, in
<module>
>     las = ctypes.CDLL(lib_name)
>   File "C:\Python25\lib\ctypes\__init__.py", line 348, in __init__
>     self._handle = _dlopen(self._name, mode)
> WindowsError: [Error 126] The specified module could not be found
>
> Am I overlooking something simple here?
>
> Thanks in advance for any replies.
> _______________________________________________
> Liblas-devel mailing list
> Liblas-devel at mail.hobu.net
> http://mail.hobu.net/mailman/listinfo/liblas-devel
>
>   
Hi:


> ... Looks like the utility has some great potential.

Yes with liblas you have full access to las format and in the
future we hope have bindings for all kind of languages like
Java, Ruby, D, perl, VALA, etc.


Perhaps you could try this compilation for today:
http://liblas.org/raw-attachment/wiki/1.0.0b3/Release%20dotnet_mingw.rar

If you rename the mingw dll to the same name of the official liblas DLL
perhaps you have lucky.

Regards.

 




More information about the Liblas-devel mailing list