-
Improvement
-
Resolution: Not A Defect
-
Critical
-
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
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 133881 ] | New: JNJira + In-Review [ 202466 ] |
Possibly is related to Windows issue: http://support.microsoft.com/kb/329308.
Simple solution is to explicitly specify APPDATA value as an environment variable.