[Gdal-dev] ECW support

Huub Fleuren huub.fleuren at geodan.nl
Wed May 24 05:40:03 EDT 2006


Hi List

I compiled libecwj2-3.3 succesfully with MS Platform SDK and VC6
I was hoping the i could now compile gdal biy simple doing this in the 
makefile

# Uncomment the following and update to enable ECW support.
ECWDIR  =     C:\projects\libecwj2-3.3
ECWLIB  =     $(ECWDIR)\lib\libecwj2s.lib

the ecw compilation puts a  libecwj2s.lib in its lib directory, i assume 
i should use it
$(ECWDIR )\Source\include is there
$(ECWDIR )\\include is not there

Somethings missing, but what?

Thanks for any help

Regards Huub

==
I get the following

   Creating library gdal_i.lib and object gdal_i.exp
libecwj2s.lib(file.obj) : error LNK2019: unresolved external symbol 
_VerQueryVal
ueW at 16 referenced in function _NCSFileGetVersion
libecwj2s.lib(file.obj) : error LNK2019: unresolved external symbol 
_GetFileVers
ionInfoW at 16 referenced in function _NCSFileGetVersion
libecwj2s.lib(file.obj) : error LNK2019: unresolved external symbol 
_GetFileVers
ionInfoSizeW at 8 referenced in function _NCSFileGetVersion
libecwj2s.lib(NCScnet.obj) : error LNK2019: unresolved external symbol 
__imp__Ce
rtFreeCertificateContext at 4 referenced in function _NCScnetDestroy
libecwj2s.lib(cnet2util.obj) : error LNK2001: unresolved external symbol 
__imp__
CertFreeCertificateContext at 4
libecwj2s.lib(connect.obj) : error LNK2001: unresolved external symbol 
__imp__Ce
rtFreeCertificateContext at 4
libecwj2s.lib(exception_catch.obj) : error LNK2019: unresolved external 
symbol _
_imp__SymCleanup at 4 referenced in function _StackTracer
libecwj2s.lib(exception_catch.obj) : error LNK2019: unresolved external 
symbol _
_imp__SymGetSymFromAddr at 16 referenced in function _StackTracer
libecwj2s.lib(exception_catch.obj) : error LNK2019: unresolved external 
symbol _
_imp__StackWalk at 36 referenced in function _StackTracer
libecwj2s.lib(exception_catch.obj) : error LNK2019: unresolved external 
symbol _
_imp__SymFunctionTableAccess at 8 referenced in function _StackTracer
libecwj2s.lib(exception_catch.obj) : error LNK2019: unresolved external 
symbol _
_imp__SymGetModuleBase at 8 referenced in function _StackTracer
libecwj2s.lib(exception_catch.obj) : error LNK2019: unresolved external 
symbol _
_imp__SymInitialize at 12 referenced in function _StackTracer
libecwj2s.lib(cnet2util.obj) : error LNK2019: unresolved external symbol 
_htonl@
4 referenced in function _NCScnetSetID
libecwj2s.lib(cnet2util.obj) : error LNK2019: unresolved external symbol 
_gethos
tbyname at 4 referenced in function _NCScnetSetID
libecwj2s.lib(cnet2util.obj) : error LNK2019: unresolved external symbol 
_gethos
tname at 8 referenced in function _NCScnetSetID
libecwj2s.lib(cnet2util.obj) : error LNK2019: unresolved external symbol 
__imp__
CertCloseStore at 8 referenced in function _NCScnetCleanupGlobals
libecwj2s.lib(cnet2util.obj) : error LNK2019: unresolved external symbol 
__imp__
CertGetNameStringW at 24 referenced in function _NCSCertificateChooser
libecwj2s.lib(cnet2util.obj) : error LNK2019: unresolved external symbol 
__imp__
CertDuplicateCertificateContext at 4 referenced in function 
_NCSCertificateChooser
libecwj2s.lib(connect.obj) : error LNK2001: unresolved external symbol 
__imp__Ce
rtDuplicateCertificateContext at 4
libecwj2s.lib(cnet2util.obj) : error LNK2019: unresolved external symbol 
__imp__
CertEnumCertificatesInStore at 8 referenced in function _NCSCertificateChooser
libecwj2s.lib(connect.obj) : error LNK2019: unresolved external symbol 
__imp__Ce
rtOpenSystemStoreW at 8 referenced in function _NCScnetConnectToServer
gdal13.dll : fatal error LNK1120: 18 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.




-- 
--------------------------------------
Geodan IT b.v.
Buitenhaven 27-A
5211 TP 's-Hertogenbosch (NL)
-------------------------------------
Tel: +31 (0)73 - 692 5151
Fax:  +31 (0)73 - 692 5150
Mobiel:
-------------------------------------
Postadres / mailing address
President Kennedylaan 1
1079 MB Amsterdam (NL)
-------------------------------------
E-mail: huub.fleuren at geodan.nl
Website: www.geodan.nl
Disclaimer: www.geodan.nl/disclaimer
-------------------------------------





More information about the Gdal-dev mailing list