Created
January 13, 2013 01:31
-
-
Save codeblooded/4521665 to your computer and use it in GitHub Desktop.
The issue I'm getting with mono framework and Homebrew.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: /Library/Frameworks/Mono.framework detected | |
This can be picked up by CMake's build system and likely cause the build to | |
fail. You may need to move this file out of the way to compile CMake. | |
Warning: You have a non-Homebrew 'pkg-config' in your PATH: | |
/usr/bin/pkg-config => /Library/Frameworks/Mono.framework/Versions/2.10.9/bin/pkg-config | |
This was most likely created by the Mono installer. `./configure` may | |
have problems finding brew-installed packages using this other pkg-config. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment