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