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

Build under Mac OS 10.11 #36

Closed
adius opened this issue Oct 9, 2015 · 2 comments
Closed

Build under Mac OS 10.11 #36

adius opened this issue Oct 9, 2015 · 2 comments

Comments

@adius
Copy link

adius commented Oct 9, 2015

I tried to build it under Mac OS 10.11 but got following error:

$ cmake .
-- GSettings schemas will be installed locally.
-- GSettings shemas will be compiled.
-- qt4 interface will be built
date: illegal option -- R
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
            [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
CMake Error at /usr/local/Cellar/cmake/3.3.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE
  GETTEXT_MSGFMT_EXECUTABLE)
Call Stack (most recent call first):
  /usr/local/Cellar/cmake/3.3.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/Cellar/cmake/3.3.2/share/cmake/Modules/FindGettext.cmake:87 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:51 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/Users/adrian/Projects/tests/gImageReader/CMakeFiles/CMakeOutput.log".

Gettext is actually installed. Any idea how to fix this?

@manisandro
Copy link
Owner

Hi, I have no experience with working on Mac OS, so unfortunately I'm unable to help much here... That said, if anyone gets it to build and can provide release binaries, I'd be happy to post them.

@manisandro
Copy link
Owner

Closing since no activity.

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

2 participants