Jump to content

Teugon

Community Newbie
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Teugon's Achievements

Tiro

Tiro (1/14)

0

Reputation

  1. I've encountered several compilation issues while following these instructions. The most annoying issue I encountered is this one. It happens that "fgetwc" is not defined. It might be related to some out of date header files and re-installing XCode's command line tools forces their updates. In short, I've solved it with: $ xcode-select --install You'll be prompted to re-install Xcode or just the command line tools, chose the latter. sanderd17 suggested to propose a patch for the build script, but I'm confident I'd only mess it up. Pointing it out here would be better.
×
×
  • Create New...