sketchucation logo sketchucation
    • Login
    🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    Slapi.framework not linking

    Scheduled Pinned Locked Moved Newbie Forum
    sketchup
    2 Posts 2 Posters 203 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      jach9009
      last edited by

      I am creating a converter using the c++ sdk in Xcode, I have finished all the code and am now trying to release the plugin but for some reason I cannot get the slpai.framework to link or be found by the executable inside of the plugins folder. Has anyone had experience with this or have any ideas on how to get it to work.
      Thanks Jake

      1 Reply Last reply Reply Quote 0
      • bugraB Offline
        bugra
        last edited by

        Hi Jake,
        I assume this is for a standalone application and not an exporter plugin into SketchUp.
        slapi.framework uses @rpath in its in "Installation Directory" path. So you'll need to set the "Runpath Search Paths" project setting in Xcode to the path of slapi.framework relative to your executable file location. So typically it would be something like:
        @loader_path/../Frameworks
        Assuming your app is a bundle and you placed slapi.framework under "Frameworks" directory in your bundle. I hope that helps.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Buy SketchPlus
        Buy SUbD
        Buy WrapR
        Buy eBook
        Buy Modelur
        Buy Vertex Tools
        Buy SketchCuisine
        Buy FormFonts

        Advertisement