Could it be that the dynamically linked library for GLEW isn't available on your PATH? On Windows, that would be `glew32.dll`, on Linux I expect it would be `glew32.so`. A project like USD probably has lots of dynamic libraries, so maybe there's a more overarching directory missing from your PATH somewhere.
On Wed, 3 Apr 2019 at 13:08, Rémi Deletrain <remi.deletr...@gmail.com> wrote: > it seems that the problem comes from glew. > the USD update the file glew.h. Hence the problem of loading in maya. And > so it's the same problem for the Sampler project. > > I found this page > <https://knowledge.autodesk.com/support/maya/learn-explore/caas/simplecontent/content/autodesk-maya-20184-update-open-source-components.html?st=glew>. > So I try to build with version 1.10.0 but it's same problem... > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to python_inside_maya+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/9c27d5db-ee9c-4585-a434-747ce15adfd6%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/9c27d5db-ee9c-4585-a434-747ce15adfd6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOCBTDdgTqRpOXafppL49qtJ76mKD0V8y_Ancz77zZjv9w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.