Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Avicenna

macrumors member
Original poster
Jul 16, 2009
89
0
Hi,
I am trying to add the Growl Framework by following this tutorial:
http://quiteuseful.co.uk/post/99434588/how-to-make-a-growl-app

I followed this exactly..word by word. It builds fine, but when I run it, I get:
"Error from Debugger: Cannot access memory at address 0x0"

This is my Console log:
Code:
Running…
dyld: Library not loaded: @executable_path/../Frameworks/Growl-WithInstaller.framework/Versions/A/Growl-WithInstaller
  Referenced from: /Users/******/Documents/Test/build/Debug/Test.app/Contents/MacOS/Test
  Reason: image not found
sharedlibrary apply-load-rules all
Data Formatters temporarily unavailable, will re-try after a 'continue'. (Cannot call into the loader at present, it is locked.)
warning: Couldn't find minimal symbol for "_sigtramp" - backtraces may be unreliable
Cannot access memory at address 0x0
Cannot access memory at address 0x0

Thanks!
 
Possible Issues:

1. You might have downloaded a corrupt Growl Framework, I would try downloading it again from a trusted source.

2.You have placed the framework in an improper place.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.