[Liblas-devel] PROJ4 / Georeference info?
Jason Woolard
Jason.Woolard at noaa.gov
Fri Oct 31 17:47:06 EDT 2008
hey Howard,
That's strange I found 3 libtiff.dlls and they are all dated 9/1/2008.
Howard Butler wrote:
> aha!
>
> That's because you have an older libtiff.dll ahead of the one in
> c:\python2x\DLLs in your PATH and it is being picked up. Search for
> all of your libtiff.dlls and check the dates on them. The one that
> should be used (make sure it is first on your PATH), is dated 9/1/2008
>
>
> On Oct 31, 2008, at 3:49 PM, Jason Woolard wrote:
>
>> Sure thing. I did get a dialog error running it at the Windows CMD.
>> See attached.
>>
>> Could it possibly be conflicting with something? I have FWTools
>> installed but I removed everything else Python related .
>>
>> Howard Butler wrote:
>>>
>>> On Oct 31, 2008, at 1:39 PM, Martin Vales wrote:
>>>
>>>>
>>>> This is the same error in .NET.
>>>>
>>>> The CAPI is not public for Dynamic loaders like Ctypes or p/invoke..
>>>
>>> I have no trouble running the Python unittests under windows with
>>> Python 2.4 or 2.5 and ctypes. This is using ctypes and the
>>> liblas1.dll that I have built and included in both the windows .zip
>>> file *and* the PyPI libLAS bindings. This dll was built with:
>>>
>>> __declspec(dllexport)
>>>
>>> declarations.
>>>
>>> Jason,
>>>
>>> Could you try running your script from a cmd.exe instead of in the
>>> Python IDE. Maybe a dialog will come up when ctypes tries to access
>>> the dll and state which procedure it can't find.
>>>
>>> Howard
>>>
>> <libtiff_error.bmp>
>
More information about the Liblas-devel
mailing list