mrRay / vvopensource

OSC and MIDI frameworks for OS X and iOS, a framework for managing and rendering to GL textures in OS X, and a functional ISF (interactive shader format) implementation for OS X.
231 stars 33 forks source link

Build Failed VVScrollView #12

Closed szk244 closed 9 years ago

szk244 commented 9 years ago

I did some OS and Xcode updates. Now I'm getting following errors.

"VVScrollView.h" /VVUIToolbox/VVScrollView.h:44:4: Expected a type /VVUIToolbox/VVScrollView.m:1:9: In file included from VVUIToolbox/VVScrollView.m:1:

"VVScrollView.m" /VVUIToolbox/VVScrollView.m:401:4: Expected a type /VVUIToolbox/VVScrollView.m:403:10: Use of undeclared identifier 'NSZeroRect' /VVUIToolbox/VVScrollView.m:404:9: Returning 'CGRect' (aka 'struct CGRect') from a function with incompatible result type 'id'

mrRay commented 9 years ago

sorry about that- i should really check the iOS libs more often, but i just don't work with them much, and "out of sight, out of mind". thank you very much for letting me know about this- please let me know if you're still having issues with the latest commit (0b3f547…)