Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5236

Can not compile UIMA C++ examples in Mac OS X

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 2.4.0C
    • 3.0.0C
    • C++ Framework
    • None
    • Mac OS X

    • Patch

    Description

      There is a few issues in base.mak that make it difficult to build annotators in Mac OS X.
      Users must fix not only the path to APR includes as stated in the README, but also for ICU and XERCES-C. The same for the libraries.
      The BIN_LINKFLAGS is not set, but required to build it successfully.
      Also, at least for Sierra, the default CC compiler will not work. Tried to change compiler to g++5 and could compile.
      The includes that comes with the binary distribution are not compatible with MAC OS X, so it should not be used.

      Attachments

        1. UIMA-5236.patch
          3 kB
          William Colen

        Activity

          People

            Unassigned Unassigned
            colen William Colen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: