arras-energy / gridlabd

Arras Energy simulator
https://www.arras.energy/
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Develop fix gettext #150

Closed Thistleman closed 8 months ago

Thistleman commented 8 months ago

This PR has the emergency potential fix for the missing library error.

The error resolved is:

ld: library not found for -lintl

This error is resolved by adding a homebrew install of the gettext module on macos 11(Big Sur) devices.