You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
swift-ide-test depends on libxml2. On OpenBSD, libxml2 is configured to
use iconv out of the box, but unlike other platforms, iconv is not part
of the base installation; it is a separate package, and so resides in
/usr/local/include. This should be added to the search path on this
platform to ensure correct header resolution.
0 commit comments