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

[WebView] use OUT_PWD for a current build dir

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • None
    • 8u60, 9
    • javafx
    • None
    • web

    Backports

      Description

        WebView qmake config scripts use local paths in the INCLUDE list, however that is ambiguous because the notion "current dir" has two meanings:

        1. The dir where the config file resides (referred to as PWD)
        2. The dir where the generated makefile is landed (referred to as OUT_PWD)

        On my Ubuntu the build started to fail with Qt 5.2.1 just because "current dir" is resolved to PWD where OUT_PWD is expected. So, we should explicitly specify a root dir where applicable.

        Attachments

          Issue Links

            Activity

              People

                ant Anton Tarasov (Inactive)
                ant Anton Tarasov (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported: