Skip to content

MacOS: Compliation of Jinx failed. Issue related to Homebrew? #160

Answered by J-Loudet
alecStewart1 asked this question in Q&A
Discussion options

You must be logged in to vote

Inspired by this commit, adding the following lines to my use-package declaration seems to be enough to solve the compilation issue without having to manually modify files:

  :init
  (setenv "PKG_CONFIG_PATH" (concat "/opt/homebrew/opt/glib/lib/pkgconfig/:" (getenv "PKG_CONFIG_PATH")))

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
10 replies
@J-Loudet
Comment options

@minad
Comment options

@paskn
Comment options

@alecStewart1
Comment options

@paskn
Comment options

Comment options

You must be logged in to vote
2 replies
@CsBigDataHub
Comment options

@alecStewart1
Comment options

Answer selected by alecStewart1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #159 on April 03, 2024 19:35.