meganz / sdk

MEGA C++ SDK
BSD 2-Clause "Simplified" License
1.34k stars 508 forks source link

configure: error: unicode/uchar.h header not found or not usable #2681

Open parthasarathi204 opened 4 months ago

parthasarathi204 commented 4 months ago

Installed icu4c(brew install icu4c). But the issue still persists. checking for unicode/uchar.h... no configure: error: unicode/uchar.h header not found or not usable

sergiohs84 commented 2 weeks ago

Hi @parthasarathi204

Thanks for reporting. Can you please explain how you get that error? if you can provide the SDK version/commit you are using and some logs, it would help us diagnose your issue.

parthasarathi204 commented 1 week ago

configure script thrown that error. I believe the the sdk version was release/v7.5.0

sergiohs84 commented 1 week ago

Can you please try again with the latest version of the SDK and collect logs? If it still fails, we will investigate more in detail. Thanks