Skip to content

nvtt[core]:x86-windows build failure #14663

@stevegbarry

Description

@stevegbarry

Host Environment

  • OS: Windows
  • Compiler: VS2019

To Reproduce
Steps to reproduce the behavior:
./vcpkg install osgearth:x86-windows

Failure logs
Computing installation plan...
The following packages will be built and installed:

  • nvtt[core]:x86-windows
  • osg[core,plugins]:x86-windows
    osgearth[core]:x86-windows
    Additional packages (*) will be modified to complete this operation.
    Detecting compiler hash for triplet x86-windows...
    Starting package 1/3: nvtt:x86-windows
    Building package nvtt[core]:x86-windows...
    Could not locate cached archive: xxx\770b711b12a6eee038e2814204ad5d22e8588627.zip
    CMake Error at scripts/cmake/vcpkg_fail_port_install.cmake:94 (message):
    Architecture 'x86' not supported by nvtt!

Call Stack (most recent call first):
ports/nvtt/portfile.cmake:1 (vcpkg_fail_port_install)
scripts/ports.cmake:136 (include)

Additional context
NVTT is an optional dependent for osg and, according to the osgearth folks, not required for osgearth. However, osgearth will not build for x86 without it. NVTT and osgearth build successfully for x64.

Metadata

Metadata

Assignees

Labels

category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions