[wix-devs] Problems building dutil and wcautil repos

Rob Mensching rob at firegiant.com
Fri Oct 6 00:38:42 PDT 2017


1. True. Nuget.exe is expected on the path. I prefer that option over checking the executable into all the repos.

2. There is a dutil\src\dutil\build folder: https://github.com/wixtoolset/dutil/tree/master/src/dutil/build

3. wcautil\src\wcautil\build folder also exists.

Regards,

  Rob Mensching
  CEO
  FireGiant
_______________________________________________________________
 FireGiant  |  Dedicated support for the WiX toolset  |  http://www.firegiant.com/

-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Bob Arnson via wix-devs
Sent: Thursday, October 5, 2017 7:21 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Bob Arnson <bob at firegiant.com>
Subject: [wix-devs] Problems building dutil and wcautil repos

*       DUtil assumes nuget.exe is available on the path. One isn't included in VS or .NET Core SDK.

*       DUtil's pack target fails with "Could not find a part of the path 'z:\wix\dutil\src\dutil\build'." (Log below.) There's no such file. Is it missing or should the reference be removed from dutil.nuspec?

*       Same pack problem with wcautil.


Project "z:\wix\dutil\src\dutil\dutil.vcxproj" on node 1 (PackNativeNuget target(s)).
GetBuildVersion:
  Building version 4.0.6.35726 from commit 8e8b7344cee20ca29aee9105beebc63d35551f1b
PackNativeNuget:
  nuget pack dutil.nuspec -OutputDirectory z:\wix\dutil\src\..\build\Release\ -Properties Configuration=Release;Id=WixToolset.DUtil;Version="4.0.6";Authors="WiX Toolset Team";Copyright="Copyright (c) .NET Foundation and contributors. All rights reserved.";Description="WiX Toolset native library foundation";Title=""
  Attempting to build package from 'dutil.nuspec'.
  Could not find a part of the path 'z:\wix\dutil\src\dutil\build'.
z:\wix\dutil\src\dutil\dutil.vcxproj(291,5): error MSB3073: The command "nuget pack dutil.nuspec -OutputDirectory z:\wix\dutil\src\..\build\Release\ -Properties Configuration=Release;Id=WixToolset.DUtil;Version="4.0.6";Authors="WiX Toolset Team";Copyright="Copyright (c) .NET Foundation and contributors. All rights reserved.";Description="WiX Toolset native library foundation";Title=""" exited with code 1.
Done Building Project "z:\wix\dutil\src\dutil\dutil.vcxproj" (PackNativeNuget target(s)) -- FAILED.

Build FAILED.

"z:\wix\dutil\src\dutil\dutil.vcxproj" (PackNativeNuget target) (1) -> (PackNativeNuget target) ->
  z:\wix\dutil\src\dutil\dutil.vcxproj(291,5): error MSB3073: The command "nuget pack dutil.nuspec -OutputDirectory z:\wix\dutil\src\..\build\Release\ -Properties Configuration=Release;Id=WixToolset.DUtil;Version="4.0.6";Authors="WiX Toolset Team";Copyright="Copyright (c) .NET Foundation and contributors. All rights reserved.";Description="WiX Toolset native library foundation";Title=""" exited with code 1.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.85
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-devs mailing list