Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with ECW SDK5.5 link error. #4727

Closed
hello-willy opened this issue Oct 28, 2021 · 4 comments
Closed

Build with ECW SDK5.5 link error. #4727

hello-willy opened this issue Oct 28, 2021 · 4 comments

Comments

@hello-willy
Copy link

hello-willy commented Oct 28, 2021

hi all:
I want to build gdal2.2.4 with ecw sdk 5.5, in centos7.

the build command that i used is below
./configure --with-ecw=/root/hexagon/ERDAS-ECW_JPEG_2000_SDK-5.5.0/Desktop_Read-Only

at last occur error as below
undefined reference to NCS:CString::Utf8Encode(std::__cxx11::basic_string<char, std::char_traits<char>,std::allocator<char> const&)

undefined reference to NCS::CView::SetTransformList(int, std::__cxx11::list<NCS::API::ITransform....

PS:gcc's version is 7.3.0

what's problem? i need help, pls!!!
Thank YOU!!!!

@rouault
Copy link
Member

rouault commented Oct 28, 2021

GDAL 2.2.4 is too old to support SDK 5.5
Support for it was added in e5cb540 for GDAL 3.1

@rouault rouault closed this as completed Oct 28, 2021
@hello-willy
Copy link
Author

GDAL 2.2.4 is too old to support SDK 5.5 Support for it was added in e5cb540 for GDAL 3.1

Thank you for your reply! Could you tell me which version of gdal2.2.4 to use that is the best? Thank you!

@rouault
Copy link
Member

rouault commented Oct 29, 2021

ECW SDK 5.4 apparently, but we don't support anything older than GDAL 3.3 now, and in a few days 3.4

@hello-willy
Copy link
Author

ECW SDK 5.4 apparently, but we don't support anything older than GDAL 3.3 now, and in a few days 3.4

thank you sir!!!! very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants