I&#39;m pretty sure that Gettext is included with Mac OS X - you might look into using the &quot;mac homebrew&quot; packages which do a much better job than MacPorts of not duplicating system packages. I&#39;m pretty sure that all the packages that are listed here as missing are available with brew.  In any case, this is a question better suited to the KMyMoney mailing list.<br>
<br><a href="http://mxcl.github.com/homebrew/">http://mxcl.github.com/homebrew/</a><br><br>Good luck!<br><br>Ryan<br><br><div class="gmail_quote">On Sun, Apr 4, 2010 at 3:53 AM, Pierre Maurier <span dir="ltr">&lt;<a href="mailto:pierre.maurier@gadz.org">pierre.maurier@gadz.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<br>
I&#39;m new in this mailing list and new in cmake compiling in general,<br>
I have a cmake error when trying to compile KMyMoney 3.97.1 on OSX.<br>
Here is the output :<br>
<br>
===================================================================<br>
$ cmake -D CMAKE_BUILD_TYPE=&#39;Released&#39; ..<br>
-- The C compiler identification is GNU<br>
-- The CXX compiler identification is GNU<br>
-- Checking whether C compiler has -isysroot<br>
-- Checking whether C compiler has -isysroot - yes<br>
-- Checking whether C compiler supports OSX deployment target flag<br>
-- Checking whether C compiler supports OSX deployment target flag - yes<br>
-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Checking whether CXX compiler has -isysroot<br>
-- Checking whether CXX compiler has -isysroot - yes<br>
-- Checking whether CXX compiler supports OSX deployment target flag<br>
-- Checking whether CXX compiler supports OSX deployment target flag - yes<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- Looking for Q_WS_X11<br>
-- Looking for Q_WS_X11 - not found.<br>
-- Looking for Q_WS_WIN<br>
-- Looking for Q_WS_WIN - not found.<br>
-- Looking for Q_WS_QWS<br>
-- Looking for Q_WS_QWS - not found.<br>
-- Looking for Q_WS_MAC<br>
-- Looking for Q_WS_MAC - found<br>
-- Looking for QT_MAC_USE_COCOA<br>
-- Looking for QT_MAC_USE_COCOA - found<br>
-- Found Qt-Version 4.6.2 (using /opt/local/bin/qmake-mac)<br>
-- Looking for include files CMAKE_HAVE_PTHREAD_H<br>
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found<br>
-- Looking for pthread_create in pthreads<br>
-- Looking for pthread_create in pthreads - not found<br>
-- Looking for pthread_create in pthread<br>
-- Looking for pthread_create in pthread - found<br>
-- Found Threads: TRUE<br>
-- Found OpenSSL: /usr/lib/libssl.dylib<br>
-- Found Automoc4: /opt/local/bin/automoc4<br>
-- Found Perl: /opt/local/bin/perl<br>
-- Phonon Version: 4.3.1<br>
-- Found Phonon: /opt/local/libexec/qt4-mac/lib/phonon.framework<br>
-- Found Phonon Includes:<br>
/opt/local/libexec/qt4-mac/lib/phonon.framework/KDE;/opt/local/libexec/qt4-mac/lib/phonon.framework<br>
-- Performing Test _OFFT_IS_64BIT<br>
-- Performing Test _OFFT_IS_64BIT - Success<br>
-- Performing Test HAVE_FPIE_SUPPORT<br>
-- Performing Test HAVE_FPIE_SUPPORT - Success<br>
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL<br>
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success<br>
-- Performing Test __KDE_HAVE_GCC_VISIBILITY<br>
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success<br>
-- Found KDE 4.4 include dir: /opt/local/include<br>
-- Found KDE 4.4 library dir: /opt/local/lib<br>
-- Found the KDE4 kconfig_compiler preprocessor: /opt/local/bin/kconfig_compiler<br>
-- Found automoc4: /opt/local/bin/automoc4<br>
-- Boost version: 1.42.0<br>
-- Found the following Boost libraries:<br>
--   graph<br>
-- Found gpgme-config at /opt/local/bin/gpgme-config<br>
-- Found gpgme v1.2.0, checking for flavours...<br>
--  Found flavour &#39;vanilla&#39;, checking whether it&#39;s usable...yes<br>
--  Found flavour &#39;pthread&#39;, checking whether it&#39;s usable...yes<br>
--  Found flavour &#39;pth&#39;, checking whether it&#39;s usable...yes<br>
-- Usable gpgme flavours found:  vanilla pthread pth<br>
-- Found QGpgme: /opt/local/lib/libqgpgme.dylib<br>
-- Found KdepimLibs: /opt/local/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake<br>
-- Found shared-mime-info version: 0.71<br>
-- Found JPEG: /opt/local/lib/libjpeg.dylib<br>
-- Found ZLIB: /usr/lib/libz.dylib<br>
-- Found PNG: /opt/local/lib/libpng.dylib<br>
-- Found Doxygen: /opt/local/bin/doxygen<br>
-- checking for modules &#39;libxml-2.0;libxml++-2.6;glib-2.0;glibmm-2.4&#39;<br>
--   package &#39;libxml++-2.6&#39; not found<br>
--   package &#39;glibmm-2.4&#39; not found<br>
-- Looking for atoll<br>
-- Looking for atoll - found<br>
-- Looking for vsnprintf<br>
-- Looking for vsnprintf - found<br>
-- Looking for strtoll<br>
-- Looking for strtoll - found<br>
-- Looking for round<br>
-- Looking for round - found<br>
-- Looking for res_init<br>
-- Looking for res_init - not found.<br>
-- Performing Test HAVE_RES_INIT_PROTO<br>
-- Performing Test HAVE_RES_INIT_PROTO - Failed<br>
-- Looking for crypt<br>
-- Looking for crypt - not found<br>
-- Looking for stdint.h<br>
-- Looking for stdint.h - found<br>
-- Looking for dlfcn.h<br>
-- Looking for dlfcn.h - found<br>
-- Looking for inttypes.h<br>
-- Looking for inttypes.h - found<br>
-- Looking for memory.h<br>
-- Looking for memory.h - found<br>
-- Looking for stdlib.h<br>
-- Looking for stdlib.h - found<br>
-- Looking for strings.h<br>
-- Looking for strings.h - found<br>
-- Looking for string.h<br>
-- Looking for string.h - found<br>
-- Looking for sys/bitypes.h<br>
-- Looking for sys/bitypes.h - not found<br>
-- Looking for sys/stat.h<br>
-- Looking for sys/stat.h - found<br>
-- Looking for sys/types.h<br>
-- Looking for sys/types.h - found<br>
-- Looking for unistd.h<br>
-- Looking for unistd.h - found<br>
-- Looking for stddef.h<br>
-- Looking for stddef.h - found<br>
-- Check size of char*<br>
-- Check size of char* - failed<br>
-- Check size of int<br>
-- Check size of int - failed<br>
-- Check size of long<br>
-- Check size of long - failed<br>
-- Check size of short<br>
-- Check size of short - failed<br>
-- Check size of size_t<br>
-- Check size of size_t - failed<br>
-- Check size of unsigned long<br>
-- Check size of unsigned long - failed<br>
-- checking for module &#39;libofx&#39;<br>
--   found libofx, version 0.9.1<br>
-- Found LibOfx: /opt/local/lib/libofx.dylib<br>
-- Could not find Gwenhywfar headers and the KBanking plugin will not<br>
be compiled. If you do have the Gwenhywfar development package<br>
installed use the GWENHYWFAR_BASE cmake variable to point to the<br>
location where Gwenhywfar is installed<br>
-- AqBanking headers not found. If you do have<br>
--   the AqBanking development package installed use<br>
--   the AQBANKING_BASE cmake variable to point to<br>
--   the location where AqBanking is installed.<br>
-- Found Libical version 0.43<br>
-- Found LIBICAL: /opt/local/lib/libical.dylib;/opt/local/lib/libicalss.dylib<br>
-- Looking for RPMTools... - rpmbuild NOT FOUND<br>
<br>
-------- KMyMoney 3.97.1 --------<br>
<br>
Configure results (user options):<br>
--------------------------------------------<br>
OFX plugin:                              yes<br>
<br>
KBanking plugin:                         no<br>
<br>
iCalendar export plugin:                 yes<br>
--------------------------------------------<br>
<br>
<br>
Configure results (developer options):<br>
--------------------------------------------<br>
Qt-Designer library support:             no<br>
<br>
Developer documentation generation:      no<br>
<br>
CPPUNIT support:                         yes<br>
        build tests:                     no<br>
<br>
Doxygen support:                         yes<br>
<br>
Build type: Released<br>
--------------------------------------------<br>
<br>
Good - your configure finished.<br>
Now type &#39;make&#39; to build KMyMoney. For more help, consult README.cmake<br>
<br>
-- Looking for dgettext<br>
-- Looking for dgettext - not found<br>
-- Looking for dgettext in /opt/local/lib/libintl.dylib<br>
-- Looking for dgettext in /opt/local/lib/libintl.dylib - not found<br>
CMake Error at /opt/local/share/apps/cmake/modules/FindGettext.cmake:61<br>
(message):<br>
  Could NOT find Gettext<br>
Call Stack (most recent call first):<br>
  CMakeLists.txt:481 (find_package)<br>
<br>
<br>
-- Configuring incomplete, errors occurred!<br>
===================================================================<br>
<br>
<br>
I understand that gettext is not found but I have installed it with<br>
MacPorts and here it is :<br>
===================================================================<br>
$ which gettext<br>
/opt/local/bin/gettext<br>
===================================================================<br>
<br>
I tried to look into<br>
/opt/local/share/apps/cmake/modules/FindGettext.cmake to find which<br>
Variable is causing an issue but... it is beyond my skills !<br>
<br>
===================================================================<br>
$ cat /opt/local/share/apps/cmake/modules/FindGettext.cmake<br>
# Try to find Gettext functionality<br>
# Once done this will define<br>
#<br>
#  GETTEXT_FOUND - system has Gettext<br>
#  GETTEXT_INCLUDE_DIR - Gettext include directory<br>
#  GETTEXT_LIBRARIES - Libraries needed to use Gettext<br>
<br>
# TODO: This will enable translations only if Gettext functionality is<br>
# present in libc. Must have more robust system for release, where Gettext<br>
# functionality can also reside in standalone Gettext library, or the one<br>
# embedded within kdelibs (cf. gettext.m4 from Gettext source).<br>
#<br>
# Copyright (c) 2006, Chusslove Illich, &lt;<a href="mailto:caslav.ilic@gmx.net">caslav.ilic@gmx.net</a>&gt;<br>
#<br>
# Redistribution and use is allowed according to the terms of the BSD license.<br>
# For details see the accompanying COPYING-CMAKE-SCRIPTS file.<br>
<br>
<br>
if (LIBC_HAS_DGETTEXT OR LIBINTL_HAS_DGETTEXT)<br>
<br>
  # in cache already<br>
  set(GETTEXT_FOUND TRUE)<br>
<br>
else (LIBC_HAS_DGETTEXT OR LIBINTL_HAS_DGETTEXT)<br>
<br>
  include(CheckLibraryExists)<br>
  include(CheckFunctionExists)<br>
<br>
  find_path(GETTEXT_INCLUDE_DIR libintl.h)<br>
  if(GETTEXT_INCLUDE_DIR)<br>
     set(HAVE_LIBINTL_H 1)<br>
  else(GETTEXT_INCLUDE_DIR)<br>
     set(HAVE_LIBINTL_H 0)<br>
  endif(GETTEXT_INCLUDE_DIR)<br>
<br>
  set(GETTEXT_LIBRARIES)<br>
<br>
  if (HAVE_LIBINTL_H)<br>
     check_function_exists(dgettext LIBC_HAS_DGETTEXT)<br>
     if (LIBC_HAS_DGETTEXT)<br>
        set(GETTEXT_SOURCE &quot;built in libc&quot;)<br>
        set(GETTEXT_FOUND TRUE)<br>
     else (LIBC_HAS_DGETTEXT)<br>
        find_library(LIBINTL_LIBRARY NAMES intl libintl )<br>
<br>
        check_library_exists(${LIBINTL_LIBRARY} &quot;dgettext&quot; &quot;&quot;<br>
LIBINTL_HAS_DGETTEXT)<br>
        if (LIBINTL_HAS_DGETTEXT)<br>
           set(GETTEXT_SOURCE &quot;in ${LIBINTL_LIBRARY}&quot;)<br>
           set(GETTEXT_LIBRARIES ${LIBINTL_LIBRARY})<br>
           set(GETTEXT_FOUND TRUE)<br>
        endif (LIBINTL_HAS_DGETTEXT)<br>
     endif (LIBC_HAS_DGETTEXT)<br>
  endif (HAVE_LIBINTL_H)<br>
<br>
  if (GETTEXT_FOUND)<br>
     if (NOT Gettext_FIND_QUIETLY)<br>
        message(STATUS &quot;Found Gettext: ${GETTEXT_SOURCE}&quot;)<br>
     endif (NOT Gettext_FIND_QUIETLY)<br>
  else (GETTEXT_FOUND)<br>
     if (Gettext_FIND_REQUIRED)<br>
        message(FATAL_ERROR &quot;Could NOT find Gettext&quot;)<br>
     endif (Gettext_FIND_REQUIRED)<br>
  endif (GETTEXT_FOUND)<br>
<br>
  mark_as_advanced(GETTEXT_INCLUDE_DIR GETTEXT_LIBRARIES)<br>
<br>
endif (LIBC_HAS_DGETTEXT OR LIBINTL_HAS_DGETTEXT)<br>
<br>
<br>
# - Find GNU gettext tools<br>
# This module looks for the GNU gettext tools. This module defines the<br>
# following values:<br>
#  GETTEXT_MSGMERGE_EXECUTABLE: the full path to the msgmerge tool.<br>
#  GETTEXT_MSGFMT_EXECUTABLE: the full path to the msgfmt tool.<br>
#  GETTEXT_FOUND: True if gettext has been found.<br>
#<br>
# Additionally it provides the following macros:<br>
# GETTEXT_CREATE_TRANSLATIONS ( outputFile [ALL] file1 ... fileN )<br>
#    This will create a target &quot;translations&quot; which will convert the<br>
#    given input po files into the binary output mo file. If the<br>
#    ALL option is used, the translations will also be created when<br>
#    building the default target.<br>
# GETTEXT_PROCESS_POT( &lt;potfile&gt; [ALL] [INSTALL_DESTINATION &lt;destdir&gt;]<br>
&lt;lang1&gt; &lt;lang2&gt; ... )<br>
#     Process the given pot file to mo files.<br>
#     If INSTALL_DESTINATION is given then automatically install rules<br>
will be created,<br>
#     the language subdirectory will be taken into account (by default<br>
use share/locale/).<br>
#     If ALL is specified, the pot file is processed when building the<br>
all traget.<br>
#     It creates a custom target &quot;potfile&quot;.<br>
#<br>
# GETTEXT_PROCESS_PO_FILES(&lt;lang&gt; [ALL] [INSTALL_DESTINATION &lt;dir&gt;]<br>
&lt;po1&gt; &lt;po2&gt; ...)<br>
#     Process the given po files to mo files for the given language.<br>
#     If INSTALL_DESTINATION is given then automatically install rules<br>
will be created,<br>
#     the language subdirectory will be taken into account (by default<br>
use share/locale/).<br>
#     If ALL is specified, the po files are processed when building<br>
the all traget.<br>
#     It creates a custom target &quot;pofiles&quot;.<br>
<br>
<br>
<br>
FIND_PROGRAM(GETTEXT_MSGMERGE_EXECUTABLE msgmerge)<br>
<br>
FIND_PROGRAM(GETTEXT_MSGFMT_EXECUTABLE msgfmt)<br>
<br>
MACRO(GETTEXT_CREATE_TRANSLATIONS _potFile _firstPoFile)<br>
<br>
   SET(_gmoFiles)<br>
   GET_FILENAME_COMPONENT(_potBasename ${_potFile} NAME_WE)<br>
   GET_FILENAME_COMPONENT(_absPotFile ${_potFile} ABSOLUTE)<br>
<br>
   SET(_addToAll)<br>
   IF(${_firstPoFile} STREQUAL &quot;ALL&quot;)<br>
      SET(_addToAll &quot;ALL&quot;)<br>
      SET(_firstPoFile)<br>
   ENDIF(${_firstPoFile} STREQUAL &quot;ALL&quot;)<br>
<br>
   FOREACH (_currentPoFile ${ARGN})<br>
      GET_FILENAME_COMPONENT(_absFile ${_currentPoFile} ABSOLUTE)<br>
      GET_FILENAME_COMPONENT(_abs_PATH ${_absFile} PATH)<br>
      GET_FILENAME_COMPONENT(_lang ${_absFile} NAME_WE)<br>
      SET(_gmoFile ${CMAKE_CURRENT_BINARY_DIR}/${_lang}.gmo)<br>
<br>
      ADD_CUSTOM_COMMAND(<br>
         OUTPUT ${_gmoFile}<br>
         COMMAND ${GETTEXT_MSGMERGE_EXECUTABLE} --quiet --update<br>
--backup=none -s ${_absFile} ${_absPotFile}<br>
         COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} -o ${_gmoFile} ${_absFile}<br>
         DEPENDS ${_absPotFile} ${_absFile}<br>
      )<br>
<br>
      INSTALL(FILES ${_gmoFile} DESTINATION<br>
share/locale/${_lang}/LC_MESSAGES RENAME ${_potBasename}.mo)<br>
      SET(_gmoFiles ${_gmoFiles} ${_gmoFile})<br>
<br>
   ENDFOREACH (_currentPoFile )<br>
<br>
   ADD_CUSTOM_TARGET(translations ${_addToAll} DEPENDS ${_gmoFiles})<br>
<br>
ENDMACRO(GETTEXT_CREATE_TRANSLATIONS )<br>
<br>
# GETTEXT_PROCESS_POT( &lt;potfile&gt; [ALL] [INSTALL_DESTINATION &lt;destdir&gt;]<br>
&lt;lang1&gt; &lt;lang2&gt; ... )<br>
MACRO(GETTEXT_PROCESS_POT_FILE _potFile)<br>
<br>
   SET(_gmoFiles)<br>
   SET(_args ${ARGN})<br>
   SET(_addToAll)<br>
   SET(_installDest)<br>
<br>
   IF(_args)<br>
      LIST(GET _args 0 _tmp)<br>
      IF(&quot;${_tmp}&quot; STREQUAL &quot;ALL&quot;)<br>
         SET(_addToAll ALL)<br>
         LIST(REMOVE_AT _args 0)<br>
      ENDIF(&quot;${_tmp}&quot; STREQUAL &quot;ALL&quot;)<br>
   ENDIF(_args)<br>
<br>
   IF(_args)<br>
      LIST(GET _args 0 _tmp)<br>
      IF(&quot;${_tmp}&quot; STREQUAL &quot;INSTALL_DESTINATION&quot;)<br>
         LIST(GET _args 1 _installDest )<br>
         LIST(REMOVE_AT _args 0 1)<br>
      ENDIF(&quot;${_tmp}&quot; STREQUAL &quot;INSTALL_DESTINATION&quot;)<br>
   ENDIF(_args)<br>
<br>
   GET_FILENAME_COMPONENT(_potBasename ${_potFile} NAME_WE)<br>
   GET_FILENAME_COMPONENT(_absPotFile ${_potFile} ABSOLUTE)<br>
<br>
#    message(STATUS &quot;1 all ${_addToAll} dest ${_installDest} args: ${_args}&quot;)<br>
<br>
   FOREACH (_lang ${_args})<br>
      SET(_poFile  &quot;${CMAKE_CURRENT_BINARY_DIR}/${_lang}.po&quot;)<br>
      SET(_gmoFile &quot;${CMAKE_CURRENT_BINARY_DIR}/${_lang}.gmo&quot;)<br>
<br>
      ADD_CUSTOM_COMMAND(<br>
         OUTPUT &quot;${_poFile}&quot;<br>
         COMMAND ${GETTEXT_MSGMERGE_EXECUTABLE} --quiet --update<br>
--backup=none -s ${_poFile} ${_absPotFile}<br>
         DEPENDS ${_absPotFile}<br>
      )<br>
<br>
      ADD_CUSTOM_COMMAND(<br>
         OUTPUT &quot;${_gmoFile}&quot;<br>
         COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} -o ${_gmoFile} ${_poFile}<br>
         DEPENDS ${_absPotFile} ${_poFile}<br>
      )<br>
<br>
      IF(_installDest)<br>
         INSTALL(FILES ${_gmoFile} DESTINATION<br>
${_installDest}/${_lang}/LC_MESSAGES RENAME ${_potBasename}.mo)<br>
      ENDIF(_installDest)<br>
      LIST(APPEND _gmoFiles ${_gmoFile})<br>
<br>
   ENDFOREACH (_lang )<br>
<br>
   ADD_CUSTOM_TARGET(potfile ${_addToAll} DEPENDS ${_gmoFiles})<br>
<br>
ENDMACRO(GETTEXT_PROCESS_POT_FILE)<br>
<br>
<br>
# GETTEXT_PROCESS_PO_FILES(&lt;lang&gt; [ALL] [INSTALL_DESTINATION &lt;dir&gt;]<br>
&lt;po1&gt; &lt;po2&gt; ...)<br>
MACRO(GETTEXT_PROCESS_PO_FILES _lang)<br>
   SET(_gmoFiles)<br>
   SET(_args ${ARGN})<br>
   SET(_addToAll)<br>
   SET(_installDest)<br>
<br>
   LIST(GET _args 0 _tmp)<br>
   IF(&quot;${_tmp}&quot; STREQUAL &quot;ALL&quot;)<br>
      SET(_addToAll ALL)<br>
      LIST(REMOVE_AT _args 0)<br>
   ENDIF(&quot;${_tmp}&quot; STREQUAL &quot;ALL&quot;)<br>
<br>
   LIST(GET _args 0 _tmp)<br>
   IF(&quot;${_tmp}&quot; STREQUAL &quot;INSTALL_DESTINATION&quot;)<br>
      LIST(GET _args 1 _installDest )<br>
      LIST(REMOVE_AT _args 0 1)<br>
   ENDIF(&quot;${_tmp}&quot; STREQUAL &quot;INSTALL_DESTINATION&quot;)<br>
<br>
#    message(STATUS &quot;2 all ${_addToAll} dest ${_installDest} args: ${_args}&quot;)<br>
<br>
   FOREACH(_current_PO_FILE ${_args})<br>
      GET_FILENAME_COMPONENT(_basename ${_current_PO_FILE} NAME_WE)<br>
      SET(_gmoFile ${CMAKE_CURRENT_BINARY_DIR}/${_basename}.gmo)<br>
      add_custom_command(OUTPUT ${_gmoFile}<br>
            COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} -o ${_gmoFile}<br>
${_current_PO_FILE}<br>
            WORKING_DIRECTORY &quot;${CMAKE_CURRENT_SOURCE_DIR}&quot;<br>
            DEPENDS ${_current_PO_FILE}<br>
         )<br>
<br>
      IF(_installDest)<br>
         INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/${_basename}.gmo<br>
DESTINATION ${_installDest}/${_lang}/LC_MESSAGES/ RENAME<br>
${_basename}.mo)<br>
      ENDIF(_installDest)<br>
      LIST(APPEND _gmoFiles ${_gmoFile})<br>
   ENDFOREACH(_current_PO_FILE)<br>
   ADD_CUSTOM_TARGET(pofiles ${_addToAll} DEPENDS ${_gmoFiles})<br>
ENDMACRO(GETTEXT_PROCESS_PO_FILES)<br>
<br>
<br>
#IF (GETTEXT_MSGMERGE_EXECUTABLE AND GETTEXT_MSGFMT_EXECUTABLE )<br>
#   SET(GETTEXT_FOUND TRUE)<br>
#ELSE (GETTEXT_MSGMERGE_EXECUTABLE AND GETTEXT_MSGFMT_EXECUTABLE )<br>
#   SET(GETTEXT_FOUND FALSE)<br>
#   IF (GetText_REQUIRED)<br>
#      MESSAGE(FATAL_ERROR &quot;GetText not found&quot;)<br>
#   ENDIF (GetText_REQUIRED)<br>
#ENDIF (GETTEXT_MSGMERGE_EXECUTABLE AND GETTEXT_MSGFMT_EXECUTABLE )<br>
===================================================================<br>
<br>
Do somebody knows what happened there ?<br>
<br>
If hope this message is not too long, I&#39;m not used to use mailing<br>
lists so I do not know the habits.<br>
<br>
Thank you,<br>
<br>
Pierre M.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Ryan Pavlik<br>HCI Graduate Student<br>Virtual Reality Applications Center<br>Iowa State University<br><br><a href="mailto:rpavlik@iastate.edu">rpavlik@iastate.edu</a><br>
<a href="http://academic.cleardefinition.com">http://academic.cleardefinition.com</a><br>Internal VRAC/HCI Site: <a href="http://tinyurl.com/rpavlik">http://tinyurl.com/rpavlik</a><br>