Updated Xcode and the Command Line Tools. configure: error: GL (headers) not found! you need openGL!!! after make: ar: internal ranlib command failed make[3]: *** [libGem.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1
What am I missing? On Sat, Nov 24, 2018 at 3:06 PM IOhannes m zmölnig <[email protected]> wrote: > > On 11/23/18 9:32 PM, me.grimm wrote: > > hey it works! nice! > > > > just compiled videoavf branch. little green light turns on when opening > > 00.SimpleVideo.pd example. when rendering toggle is clicked window appears > > and live video is displayed. > > i finally read the documentation about "webcam passthru" for virtualbox, > and now i get an image in photobooth and ... Pd. hooray. > > i fixed a couple of things, namely: > > - disabled the debugging output, which would dump the entire raw image > data to the terminal... > > > > > a couple things: > > > > - live video capture shows blue channel only > > fixed. this was a traditional error with converting ABGR to ARGB. > videoAVF now uses AUV by default (but can be switched to RGBA) > > > - pd console gives "clear(): unimplemented)" error > > that was just a leftover from porting the ofx code. > i've remove it. > > > - with example patch if I click rendering toggle gem window closes and > > green light turns off. the only way to get live image back is either reload > > patch or click rendering toggle THEN send [device 0{ message. > > i noticed this too. still needs fixing. > > > - with dialog message I get "[pix_video]: no dialog for current backend" > > yes. > (currently) no dialogs for videoAVF. > not sure whether i want to look into that. > > gfmdsar > IOhannes > > _______________________________________________ > GEM-dev mailing list > [email protected] > https://lists.puredata.info/listinfo/gem-dev
_______________________________________________ GEM-dev mailing list [email protected] https://lists.puredata.info/listinfo/gem-dev
