Guest User

Untitled

a guest
Oct 21st, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Derek-Maurers-iPhone:/var/theos/projects/iconlock root# make
  2. Making all in iconlock...
  3. Making all for bundle IconLock...
  4. Compiling IconLock.mm...
  5. IconLock.mm:14: error: expected constructor, destructor, or type conversion before '(' token
  6. IconLock.mm: In function 'void callback(__CFNotificationCenter*, void*, const __CFString*, const void*, const __CFDictionary*)':
  7. IconLock.mm:16: error: 'IconLockListController' was not declared in this scope
  8. IconLock.mm:16: error: 'icon' was not declared in this scope
  9. cc1objplus: warnings being treated as errors
  10. IconLock.mm: At global scope:
  11. IconLock.mm:15: warning: 'void callback(__CFNotificationCenter*, void*, const __CFString*, const void*, const __CFDictionary*)' defined but not used
  12. make[3]: *** [obj/IconLock.mm.o] Error 1
  13. make[2]: *** [internal-bundle-all_] Error 2
  14. make[1]: *** [IconLock.all.bundle.variables] Error 2
  15. make: *** [internal-all] Error 2
  16. Derek-Maurers-iPhone:/var/theos/projects/iconlock root#
Add Comment
Please, Sign In to add comment