I have downloaded the iLifeControls framework so i can have black widgets and windows/panels. I have built the framework and added it to a project, but...
A. It spits out an error in the log window saying
(where 'ilifewidgets' is the project name)
B. I have no idea how to actually impliment them. do i have to do it programmatically?
Anybody know?
A. It spits out an error in the log window saying
Code:
dyld: Library not loaded: @executable_path/../Frameworks/iLifeControls.framework/Versions/A/iLifeControls
Referenced from: /Users/thomasbrunoli/ilifewidgets/build/Debug/ilifewidgets.app/Contents/MacOS/ilifewidgets
Reason: image not found
ilifewidgets has exited due to signal 5 (SIGTRAP).
B. I have no idea how to actually impliment them. do i have to do it programmatically?
Anybody know?