Hi,

Am Sonntag, 31. Juli 2011, 17:09:08 schrieb meino.cra...@gmx.de:
> Hi,
> 
> to compile the Mitsuba renderer I need "glewmx" (whatever this means).
> Postings on the net let me believe, that "glewmx" is a part of glew,
> which in turn is a gentoo package.
> 
> But I found no USE-flags telling the package to build glew with
> "glewmx"...or I misunderstood the whole thing ...
> 
> 
> Can someone please shed some wise light on my shadowed mind so
> I will be able to embrace this holy "glewmx" love and peace?
> ;)  <<<--- very big!!!

you could add -DGLEW_MX to your CFLAGS and emerge glew with this setting.
Better way is to copy the glew ebuild to your local overlay and fix it to 
compile with this flag set.
CFLAGS.EXTRA="-DGLEW_MX"
added to pkg_setup() might do the job.

> Thank you very much for any enlightment!
> Best regards
> mcc

Regards,
Michael


Reply via email to