Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full debug USD with OpenImageIO fails #2516

Open
ashwinbhat opened this issue Jun 29, 2023 · 2 comments
Open

Full debug USD with OpenImageIO fails #2516

ashwinbhat opened this issue Jun 29, 2023 · 2 comments

Comments

@ashwinbhat
Copy link
Contributor

Description of Issue

Building a full debug USD with OpenImageIO is broken due to dll/lib missing _d qualifier.

Steps to Reproduce

  1. run usd build script with options
    Building Shared libraries
    Variant Debug
    Target
    Imaging On
    Ptex support: Off
    OpenVDB support: Off
    OpenImageIO support: On
    OpenColorIO support: Off
    PRMan support: Off
    UsdImaging On
    usdview: On
    Python support On
    Python Debug: Off
    Python 3: On
    Python docs: Off
    Documentation Off
    Tests On
    Examples On
    Tutorials On
    Tools On
    Alembic Plugin Off
    HDF5 support: Off
    Draco Plugin Off
    MaterialX Plugin On

System Information (OS, Hardware)

Windows 11

Package Versions

Build Flags

--tests

@ashwinbhat
Copy link
Contributor Author

Will post a PR for this soon

@ashwinbhat ashwinbhat changed the title Unable to full build debug USD with OpenImageIO Full debug USD with OpenImageIO fails Jun 29, 2023
erikaharrison-adsk pushed a commit to autodesk-forks/USD that referenced this issue Jun 30, 2023
issue: PixarAnimationStudios#2516

Fixes the following build error on Debug config:

-- Could NOT find Imath (missing: Imath_DIR)
-- Imath not found. Looking for OpenEXR instead.
CMake Error at C:/Program Files/CMake/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find OpenEXR (missing: OPENEXR_LIBRARIES) (found version "2.5.2")
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindOpenEXR.cmake:94 (find_package_handle_standard_args)
  cmake/defaults/Packages.cmake:342 (find_package)
  CMakeLists.txt:23 (include)
@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-8467

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants