Author Topic: [SOLVED] Can't compile on macOS 10.14  (Read 1642 times)

Offline vadracas

  • Colonel
  • ****
  • Posts: 285
  • Just another player/modder combo.
    • View Profile
[SOLVED] Can't compile on macOS 10.14
« on: May 03, 2020, 07:14:54 pm »
Alright, second try. I can't compile on mac, and though I can see some hints in the terminal, I can't make sense of it.

Mac version 10.14.6


Before anyone tells me I should be using the newer dependency install method, it doesn't work, I tried it.

Attaching the full terminal log in a text document within a zip.
« Last Edit: April 02, 2022, 04:17:20 pm by Meridian »

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8595
    • View Profile
Re: Can't compile on mac
« Reply #1 on: May 03, 2020, 08:24:33 pm »

Offline vadracas

  • Colonel
  • ****
  • Posts: 285
  • Just another player/modder combo.
    • View Profile
Re: Can't compile on mac
« Reply #2 on: May 03, 2020, 09:23:04 pm »
Code: [Select]
brew install pkg-config

Worked like a charm, thank you!