• Icon: Improvement Improvement
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • core
    • None
    • Platform: PC, OS: Windows XP

      Building Code Gear Delphi projects (.dproj - MSBuild files) requires APPDATA to be
      set to "C:\Documents and Settings\USERNAME\Application Data" otherwise compiler
      will throw an error "fatal: F1027 Unit not found: 'System.pas' or binary
      equivalents (.dcu)".
      I solved it temporary by adding custom env variable to Hudson, but this variable
      should be passed by default.

          [JENKINS-3808] Hudson doesn't pass the env:APPDATA variable

          aleksas added a comment -

          Possibly is related to Windows issue: http://support.microsoft.com/kb/329308.
          Simple solution is to explicitly specify APPDATA value as an environment variable.

          aleksas added a comment - Possibly is related to Windows issue: http://support.microsoft.com/kb/329308 . Simple solution is to explicitly specify APPDATA value as an environment variable.

          aleksas added a comment -

          Since APPDATA variable can vary for each slave I find it better to specify APPDATA as an evn. variable directly on slave machine not in Jenkins Config. When cloning virtual slave machines you will not have to check which machine had which APPDATA value.

          aleksas added a comment - Since APPDATA variable can vary for each slave I find it better to specify APPDATA as an evn. variable directly on slave machine not in Jenkins Config. When cloning virtual slave machines you will not have to check which machine had which APPDATA value.

            Unassigned Unassigned
            aleksas aleksas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: