After updating all possible system related softwares, the error remains the same.

libtool: link: rm -fr  .libs/libGem.a

libtool: link: ar cru .libs/libGem.a .libs/libGem_la-glew.o .libs/libGem_la-Cache.o .libs/libGem_la-ContextData.o .libs/libGem_la-Dylib.o .libs/libGem_la-Event.o .libs/libGem_la-Exception.o .libs/libGem_la-Files.o .libs/libGem_la-GLStack.o .libs/libGem_la-Image.o .libs/libGem_la-ImageLoad.o .libs/libGem_la-ImageSave.o .libs/libGem_la-PixConvertAltivec.o .libs/libGem_la-PixConvertSSE2.o .libs/libGem_la-Loaders.o .libs/libGem_la-Manager.o .libs/libGem_la-PBuffer.o .libs/libGem_la-Properties.o .libs/libGem_la-Rectangle.o .libs/libGem_la-Settings.o .libs/libGem_la-Setup.o .libs/libGem_la-State.o .libs/libGem_la-VertexBuffer.o 

/opt/local/bin/ranlib: object: .libs/libGem.a(libGem_la-glew.o) malformed object (unknown load command 1)

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


On Sat, Nov 24, 2018 at 3:32 PM Csaba Láng <langcsaba@gmail.com> wrote:
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 <zmoelnig@iem.at> 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
> GEM-dev@lists.iem.at
> https://lists.puredata.info/listinfo/gem-dev