ofxTweener icon indicating copy to clipboard operation
ofxTweener copied to clipboard

Doesn't work on Windows

Open 0x0c opened this issue 9 years ago • 2 comments

ofxTweener doesn't work on Windows(VC++) because of using block(OS X C Extension). I think that we have to separate interface for Windows or OS X.

0x0c avatar Nov 02 '15 18:11 0x0c

This commit is a cause of this issue. https://github.com/hautetechnique/ofxTweener/commit/8f89a199ee6aa10a904264993de0d30879db4a5d

0x0c avatar Nov 02 '15 18:11 0x0c

I took your idea and slightly improved. I hope you do not mind, @0x0c ?

lpestl avatar Feb 05 '18 16:02 lpestl