Page 1 of 1

Having trouble with example file linking

Posted: Sun Oct 15, 2017 5:30 pm
by intomo
I am not new to Phidgets. Been using them since 2007. Having trouble with the Swift example file. When I follow the directions for the Header Search Path here's the error I get in Xcode clang: error: no such file or directory: '~/Dropbox/RemoteLib/Phidgets/iphonesimulator/libPhidget22.a'
I can plug that same path into Terminal and can cd to the directory. What am I missing? Thanks in advance.

Re: Having trouble with example file linking

Posted: Mon Oct 16, 2017 10:45 am
by LucasP
Use $HOME instead of ~ in your path.