[Liblas-devel] trying out liblas on windows?
Martin Rodriguez
mrodriguez at stereocarto.com
Wed Oct 8 10:31:31 EDT 2008
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
More information about the Liblas-devel
mailing list