Search Results

by musanim
Sun Aug 26, 2012 8:45 pm
Forum: macOS
Topic: Unable to link Phidget21 Library in XCode 4.4.1
Replies: 15
Views: 42022

Re: Unable to link Phidget21 Library in XCode 4.4.1

I solved this problem by copying Phidget21.framework to /Developer/Library/Frameworks and referring to this in XCode.
by musanim
Sat Aug 25, 2012 2:38 pm
Forum: macOS
Topic: Unable to link Phidget21 Library in XCode 4.4.1
Replies: 15
Views: 42022

Unable to link Phidget21 Library in XCode 4.4.1

After upgrading from XCode 4.3.x to 4.4.1, I'm unable to link my Phidgets-based application. The symptoms are: 1. When I try to add the Phidgets21 library/framework to the project, it doesn't appear in the provided list of frameworks, and has to added manually (from /Library/Frameworks/Phidget21.fra...