AnimalLogic / AL_USDMaya

This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd
Other
266 stars 69 forks source link

Finding Maya2018 issue #126

Closed AlexSchwank closed 5 years ago

AlexSchwank commented 5 years ago

Hi,

We've encountered an issue where we weren't able to build AL_USDMaya because cmake wasn't able to find Maya 2018. This was caused by FindMaya.cmake where MAYA_DEVKIT_INC_DIR can be MAYA_DEVKIT_INC_DIR-NOTFOUND but doesn't get checked.

Alex