• Help Home
  • English (US)
    1. English (US)
    2. 简体中文
    3. 日本語
    • Maya Developer Help Center
      • About The Maya devkit
      • Maya devkit requirements
      • Open Source Components
      • What's New / What's Changed?
      • Setting up your build environment
      • Setting up CMake to build your plug-ins
      • Example Applications and Plug-ins
        • About the devkit examples
        • Examples that use threading
        • Building examples
          • Building examples on Windows
          • Building examples on Linux
          • Building examples on macOS
      • Running Standalone Applications
      • Loading and Unloading Plug-ins
      • Maya API Basics
      • A First Maya command plug-in
      • Distributing Maya Plug-ins
      • Selecting with the API
      • Command plug-ins
      • DAG Hierarchy
      • Dependency graph plug-ins
      • Manipulators
      • Shapes
      • Writing a Software Shading Node
      • Writing a Hardware Shading Node
      • Writing a Custom Transform Node
      • Writing a Deformer Node
      • Writing File Translators
      • Viewport 2.0 API
      • Custom evaluator overview
      • Polygon API
      • Working with Qt
      • Maya Python API
      • Maya .NET API
      • Technical Notes
      • Appendices
    • Maya API Reference
    • Technical Documentation
    Share
    • Email
    • Facebook
    • Twitter
    • LinkedIn

    Building examples

    Building a Maya plug-in or application is a two stage process. First cmake is used to generate a project for the plug-in or application. Then cmake is used again to build the plug-in or application using the generated project.

    Important:

    You need to set up your environment as described in Setting up your build environment before building the examples.

    Pages in this section
    • Building examples on Windows
    • Building examples on Linux
    • Building examples on macOS
    Parent page: Example Applications and Plug-ins

    Was this information helpful?

    Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ for more information.

    • Privacy Statement
    • Legal Notices & Trademarks
    • Report Noncompliance
    • © 2025 Autodesk Inc. All rights reserved