[FWTools] Entry point not found

Frank Warmerdam warmerdam at pobox.com
Sun Jan 14 21:01:35 EST 2007


Ned Horning wrote:
> All,
> 
> I installed FWTools on my laptop but when I run it I get an error -
> python.exe Entry Point Not Found
> The procedure entry point
> ?getMetadata at LIImage@LizardTech@@QBEABVLTIMetadataDatabase at 2@XZ could not be
> located in the dynamic link library lti_dsdk_dll.dll
> 
> In the command window:
> Traceback (most recent call last):
>   File "C:\PROGRA~1\FWTOOL~1.3\pymod\openev.py", line 80, in ?
>     import gviewapp
>   File "C:\PROGRA~1\FWTOOL~1.3\pymod\gviewapp.py", line 139, in ?
>     import gtkmissing
>   File "C:\PROGRA~1\FWTOOL~1.3\pymod\gtkmissing.py", line 3, in ?
>     import _gv
> ImportError: DLL load failed: The specified procedure could not be found.
> --
> 
> Any idea what the problem is?

Ned,

This is generally the result of an older lizardtech DLL in
C:\windows\system32 being used in preference to the onces
distributed with FWTools.  The conflicting DLLs will likely
have names like lti_dsdk_cdll.dll and lti_dsdk_dll.dll.

You can potentially copy the files of this name from FWTools\bin over
the ones in c:\windows\system32 or if you aren't worried about other
applications just delete the ones in C:\windows\system32.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the FWTools mailing list