intersystems / intersystems/iknow

ICUDIR not necessary on some platforms

Open
#25 1 comment 0 reactions 1 assignee Claimed by @isc-woodfin View on GitHub
Dominant language
C++
Stars
54
Forks
22
PR merge metrics
No merged PRs in 30d

Description

On some platforms (e.g. a typical Linux distribution), the default package manager will install ICU into the default include/library paths, which makes checking for ICUDIR redundant and indeed impossible to satisfy, as there's no "root" of ICU.

The root Makefile needs some basic logic to construct the ICU lib/include flags (which may both be null in the typical Linux case)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.