Menu

Need help building under Mac OS X 10.7.5 (Lion)

Help
Jock
2012-12-03
2013-01-23
  • Jock

    Jock - 2012-12-03

    Hi,

    I've tried, unsuccessfully, to build the library on Mac OS X 10.7.5. In my user-config.jam file I've uncommented 'using darwin' and populated the values for the CONSTANTS BOOST,ICONV,RAPTOR,and FACTPP with the path to the untarred source distributions of those libraries.

    With respect to the value of LIBXML2, I found a comment in the jamroot.jam file suggesting that on Windows and Mac OSX we should point the libxml2 constant to a precompiled library (libxml2). I tried passing the value of a libxml2.dylib that I have and secondly the location of the untarred libxml2 distro but both configurations throw the same error.

    Running: b2 clean release from Owl-Cpp directory throws the following error:

    error: Unable to find file or target named
    error: '$$$HOME/owl-cpp/external//libxml2'
    error: referred from project at
    error: 'ext/raptor'

    Any suggestions would be much appreciated.

    Many thanks.

     

    Last edit: M Levin 2012-12-03
    • M Levin

      M Levin - 2012-12-04

      I am going to fix building on MacOS and let you know. Thanks
      --Mikhail

       
      • Jock

        Jock - 2012-12-10

        Hi Mikhail, I just saw your reply. Thanks for looking into this issue
        -- Shaun

         
  • M Levin

    M Levin - 2013-01-23

    Hello Shaun,

    Building owlcpp for MacOS 10.6.8 is fixed in the master branch. Please let me know if you have issues.

    Please also note the correct URL for the git repo: git://git.code.sf.net/p/owl-cpp/code

    Mikhail

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.