Autodesk / Autodesk/maya-usd

An issue with Qt while building

Open
#3,817 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Wolfram Language
Stars
905
Forks
223
Avg merge
2d 9h
Merged PRs (30d)
17

Description

While trying to build the following error is printed.
```
CMake Error at CMakeLists.txt:177 (message):
Could not find Qt in Maya devkit directory:
C:\otzad_nagore\Autodesk_Maya_2024_2_Update_DEVKIT_Windows\devkitBase.
```

[build_log.txt](https://github.com/user-attachments/files/15779121/build_log.txt)

- Windows 10
- Visual Studio 16 2019
- Maya 2024
- Maya USD v0.27.0
- Pixar USD v23.11

I have tried to unzip qt_5.15.2_vc14-include.zip in the same directory, in qt_5.15.2_vc14-include(with and without replacing the old files).

This is the command I am using for building
python build.py --devkit-location "C:\backup\Autodesk_Maya_2024_2_Update_DEVKIT_Windows\devkitBase" --maya-location "C:\Program Files\Autodesk\Maya2024" --no-materialx --pxrusd-location C:\backup\USD_2311 --generator "Visual Studio 16 2019" --build-args="-DPYTHON_INCLUDE_DIR=C:/Program\ Files/Autodesk/Maya2024/include/Python310/Python,-DPython_EXECUTABLE=C:/Program\ Files/Autodesk/Maya2024/bin/mayapy.exe,-DPYTHON_LIBRARIES=C:/Program\ Files/Autodesk/Maya2024/lib/python310.lib,-DBUILD_WITH_PYTHON_3=ON,-DBUILD_WITH_PYTHON_3_VERSION=3.10,-DBUILD_AL_PLUGIN=OFF,-DBUILD_PXR_PLUGIN=ON,-DBUILD_TESTS=OFF,-DBUILD_AL_PLUGIN=OFF,-DBUILD_ADSK_PLUGIN=OFF,-DBUILD_MAYAUSD_LIBRARY=OFF,-DMaterialX_DIR=C:/backup/USD/lib/cmake/MaterialX" "C:/extbuild/MayaUsd_Build"

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with CMakeLists.txt:177 and build.py, then review the attached build_log.txt alongside the exact Windows build command and listed Maya, Visual Studio, and USD versions. Determine why the Maya devkit Qt path is not recognized; done means the configured build locates Qt and proceeds past this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.