terry_short29

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: VisualGDB running as TFS remote build failure #24390
    terry_short29
    Participant

    I checked and the project does have IntDir set on my development PC however, I tried it with your new version and it seems to build ok now.

    in reply to: VisualGDB running as TFS remote build failure #24342
    terry_short29
    Participant

    Build log as requested…

    Attachments:
    You must be logged in to view attached files.
    in reply to: VisualGDB running as TFS remote build failure #24313
    terry_short29
    Participant

    I tried running the build from within VS on the remote build machine succeeded. Building with V5.4 on my development machine worked. What else can I check? Can I turn up some debugging or something?

    in reply to: VisualGDB running as TFS remote build failure #24281
    terry_short29
    Participant

    Changed the error, now get…

    2019-03-15T08:35:59.8663061Z Build started 15/03/2019 08:35:59.
    2019-03-15T08:36:00.5850640Z 1>Project “C:\BuildAgentV2\_work\31\s\TDS07KB.sln” on node 1 (default targets).
    2019-03-15T08:36:00.5850640Z 1>ValidateSolutionConfiguration:
    2019-03-15T08:36:00.5850640Z Building solution configuration “Release|VisualGDB”.
    2019-03-15T08:36:01.6944518Z 1>Project “C:\BuildAgentV2\_work\31\s\TDS07KB.sln” (1) is building “C:\BuildAgentV2\_work\31\s\TDS07KB.vcxproj” (2) on node 1 (default targets).
    2019-03-15T08:36:01.6944518Z 2>PrepareFastUpToDataCheckDatabase:
    2019-03-15T08:36:01.6944518Z VisualGDB version 5.4.103.3000
    2019-03-15T08:36:01.6944518Z System.ArgumentException
    2019-03-15T08:36:01.6944518Z System.ArgumentException: Path cannot be the empty string or all whitespace.
    2019-03-15T08:36:01.6944518Z at System.IO.Directory.CreateDirectory(String path)
    2019-03-15T08:36:01.6944518Z at Sysprogs.Build.Tasks.InitializeFastUpToDateCheckFile.Execute()
    2019-03-15T08:36:01.7569552Z ##[error]C:\Program Files (x86)\Sysprogs\VisualGDB\MSBuild\Targets\FastUpToDateCheck.targets(5,2): Error : Path cannot be the empty string or all whitespace.
    2019-03-15T08:36:01.7569552Z 2>C:\Program Files (x86)\Sysprogs\VisualGDB\MSBuild\Targets\FastUpToDateCheck.targets(5,2): error : Path cannot be the empty string or all whitespace. [C:\BuildAgentV2\_work\31\s\TDS07KB.vcxproj]
    2019-03-15T08:36:01.7569552Z 2>Done Building Project “C:\BuildAgentV2\_work\31\s\TDS07KB.vcxproj” (default targets) — FAILED.
    2019-03-15T08:36:01.7569552Z 1>Done Building Project “C:\BuildAgentV2\_work\31\s\TDS07KB.sln” (default targets) — FAILED.
    2019-03-15T08:36:01.7569552Z
    2019-03-15T08:36:01.7569552Z Build FAILED.

Viewing 4 posts - 1 through 4 (of 4 total)