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

The fix for RT-2394 breaks the build for me - uses a bad path for vcvars32.bat

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • fx1.1, fx1.2
    • fx1.1
    • javafx
    • None

    Description

      That fix did this:
      /cygdrive/c/fff/trunk/scenario/effects:168 c:/devtools/mercurial/hg diff -r 232 -r 261 Decora-D3D/tools.properties
      diff -r 40fd1d000dc1 -r 378157cfa4f0 Decora-D3D/tools.properties
      --- a/Decora-D3D/tools.properties Tue Oct 21 20:35:34 2008 -0700
      +++ b/Decora-D3D/tools.properties Wed Jan 07 20:06:23 2009 -0800
      @@ -2,8 +2,8 @@
       # Make sure to use forward slashes for the path.

       # Also, it is recommended to use the Windows "short-form"

       # (i.e., no spaces), for example:

      -#vcvars32.path=c:/Progra~1/Micros~1.0/VC/bin/vcvars32.bat

      +vcvars32.path=c:/Progra~1/Micros~1.0/VC/bin/vcvars32.bat

       #dxsdk.path=c:/Progra~1/Micros~4

      -vcvars32.path=c:/Progra~1/Micros~1.NET/vc7/bin/vcvars32.bat

      +#vcvars32.path=c:/Progra~1/Micros~1.NET/vc7/bin/vcvars32.bat

       dxsdk.path=c:/dxsdk

       platform.home=c:/jdk1.6.0_10

      ---------------------------

      that new path
         c:/Progra~1/Micros~1.0/VC/bin/vcvars32.bat

       doesn't work on my machine. The old path does work.
      Note that the old path is used elsewhere in tools.properties in Decora-ME and Decora-SSE

      Attachments

        Activity

          People

            flar Jim Graham
            jholmlundjfx Jim Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: