Guest User

Untitled

a guest
Nov 24th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. iMac-de-Daniel-Ferreira:igoogle BobNelson$ make
  2. Making all for tweak iGoogle...
  3. Preprocessing Tweak.xm...
  4. Compiling Tweak.xm...
  5. Tweak.xm: In function ‘void -[OpenGoogle activator:receiveEvent:](OpenGoogle*, objc_selector*, LAActivator*, LAEvent*)’:
  6. Tweak.xm:22: error: void value not ignored as it ought to be
  7. cc1objplus: warnings being treated as errors
  8. Tweak.xm:24: warning: ‘NSURL’ may not respond to ‘+initWithString:’
  9. Tweak.xm:24: warning: (Messages without a matching method signature
  10. Tweak.xm:24: warning: will be assumed to return ‘id’ and accept
  11. Tweak.xm:24: warning: ‘...’ as arguments.)
  12. make[2]: *** [obj/Tweak.xm.o] Error 1
  13. make[1]: *** [internal-library-all_] Error 2
  14. make: *** [iGoogle.all.tweak.variables] Error 2
  15. iMac-de-Daniel-Ferreira:igoogle BobNelson$
Add Comment
Please, Sign In to add comment