Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8010406

build-infra: configure fails to DXSDK lib

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 8
    • None
    • infrastructure
    • x86
    • windows

      configure fails to find dxsdk lib and fails as follows, this used to work before,
      until recently,

      checking for DirectX SDK... c:/devtools/dxsdk
      configure: Rewriting dxsdk_path to "/cygdrive/c/devtools/dxsdk"
      checking for DirectX SDK lib dir... configure: error: Invalid DirectX SDK lib dir
      configure exiting with result code 1

      I could workaround the problem as follows:
      bash configure --with-freetype=c:/devtools/freetype-i586 \
                            --with-dxsdk=c:/devtools/dxsdk \
                            --with-dxsdk-lib=c:/devtools/dxsdk/Lib/x86 <--- critical

            Unassigned Unassigned
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: