• Login
sketchucation logo sketchucation
  • Login
⚠️ Libfredo 15.4b | Minor release with bugfixes and improvements Update

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 17 Jun 2013, 17:17

    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
    • B Offline
      bugra
      last edited by 18 Jun 2013, 16:36

      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
      1 / 1
      • First post
        1/2
        Last post
      Buy SketchPlus
      Buy SUbD
      Buy WrapR
      Buy eBook
      Buy Modelur
      Buy Vertex Tools
      Buy SketchCuisine
      Buy FormFonts

      Advertisement