Skip to content

Installing plugin on Mac OS Maya 2018 #2

Open
@lg3bass

Description

@lg3bass

I'm having trouble installing the plugin. Maya 2018 is saying it can't find libAnimX.dylib. What am I doing wrong?

// Error: file: /Applications/Autodesk/maya2018/Maya.app/Contents/scripts/others/pluginWin.mel line 290: Unable to dynamically load : /Users/lg3/BW_MCP/BW_LIB/MAYA/animx/AnimXPlugin.bundle
dlopen(/Users/lg3/BW_MCP/BW_LIB/MAYA/animx/AnimXPlugin.bundle, 1): Library not loaded: libAnimX.dylib
Referenced from: /Users/lg3/BW_MCP/BW_LIB/MAYA/animx/AnimXPlugin.bundle
Reason: image not found //

My Maya.env file is:
MAYA_PLUG_IN_PATH = $HOME/myCircleNode/build/Debug:$HOME/BW_MCP/BW_LIB/MAYA/animx
MAYA_SCRIPT_PATH = $HOME/myCircleNode:$HOME/BW_MCP/BW_LIB/MAYA/animx/scripts
XBMLANGPATH = $HOME/myCircleNode

Install location are:
/Users/lg3/BW_MCP/BW_LIB/MAYA/animx/./libAnimX.dylib
/Users/lg3/BW_MCP/BW_LIB/MAYA/animx/./AnimXPlugin.bundle
/Users/lg3/BW_MCP/BW_LIB/MAYA/animx/scripts/pydll.py
/Users/lg3/BW_MCP/BW_LIB/MAYA/animx/scripts/pyplugin.py

cmake_instal command:
cmake --install -DCMAKE_INSTALL_PREFIX=$HOME/BW_MCP/BW_LIB/MAYA/animx ..

I'd appreciate the help. thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions