Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[osx mojave] failed to build: Freetype not found #34

Open
vanyakosmos opened this issue Feb 3, 2019 · 0 comments
Open

[osx mojave] failed to build: Freetype not found #34

vanyakosmos opened this issue Feb 3, 2019 · 0 comments

Comments

@vanyakosmos
Copy link

$ cmake .. -DCMAKE_TOOLCHAIN_FILE=/Users/Vania/Desktop/vcpkg/scripts/buildsystems/vcpkg.cmake

...
CMake Error at /Users/Vania/Desktop/vcpkg/scripts/buildsystems/vcpkg.cmake:141 (_add_executable):
  Target "MarbleMarcher" links to target "Freetype::Freetype" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  CMakeLists.txt:26 (add_executable)

I've checked with brew that freetype is installed and also checked that it's in vcpkg/packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant