FX media build does not run pkg-config from toolchaindir

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx11
    • Component/s: javafx
    • linux

      When running a build with the following:

      $ gradle -PBUILD_TOOLS_DOWNLOAD_SCRIPT=/mybuildtoolsdir/build-tools.gradle -PCOMPILE_MEDIA=true

      All of the components use the pkg-config from the "${toolchainDir}" directory except media, which runs it from /usr/bin (or wherever it is in your PATH).

      We discovered this while running a test build on a new Linux machine that was missing a couple of packages needed to build media. The build should have found the needed packages from "${toolchainDir}" but instead failed with an error.

            Assignee:
            Ambarish Rapte
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: