-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Comments
GDAL 2.2.4 is too old to support SDK 5.5 |
Thank you for your reply! Could you tell me which version of gdal2.2.4 to use that is the best? Thank you! |
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! |
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!!!!
The text was updated successfully, but these errors were encountered: