FreeFrame?

Hello,

I’m lost with Of FreeFrame… (0.2)
I am trying to make it work on OSX 10.6.8 with different versions of OF ( 0061 to 007) but no luck…

Is it outdated or something like that?

Any cues on how to run it on OF007 (a working xcode example would be great).

Thanks.

Hi zepadovani,

Did you manage to solve this issue? I am trying to make a freeframe app in OF007, but no luck so far.

Regards,
Peter

bump!!

hi people !

also trying to port ofxFreeFrame to OF 0.7 … anybody got any luck ?
i participated on the first release of ofxFreeframe long time ago and i’m quite confused right now with hundreds of errors … anyone make any progress ? i got 610 erros :wink:

starting by : GLhandles.h no such file or directory …

/Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:301:0 /Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:301:23: error: GLHandles.h: No such file or directory

/Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:303:0 /Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:303: error: typedef ‘glDeleteObjectARBPROC’ is initialized (use __typeof__ instead)

/Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:303:0 /Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:303: error: ‘GLhandleARB’ was not declared in this scope

/Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:304:0 /Users/eloimaduell/Documents/OF_MAC/OF_07_oct11_Russell/apps/eloiAPPZ/freeFrame_test/…/…/…/addons/ofxFreeFrame/lib/common/FFGLExtensions.h:304: error: ISO C++ forbids declaration of ‘GLhandleARB’ with no type

would be nice to see FF running on OF … it’s quite a usefull stuff … open source cross platform … shared by many vj softwares … why not OF ? … just make it happen … i know … i’m trying :wink:

e*