0
En revisión
Warewolf.Tools.Specs compile error
Received the following error when attempting to compile Warewolf.Tools.Specs:
"The command "powershell.exe -ExecutionPolicy RemoteSigned -nologo -noprofile -file "C:\source\Warewolf\Warewolf-develop\Dev\Warewolf.Tools.Specs\Warewolf.Tools.Specs\Toolbox\FileAndFolder\AddGuidToPaths.ps1"" exited with code -196608."
Required for compiling Dev2.Activities.Specs. Which is required for compiling Server.
Servicio de atención al cliente por UserEcho
Try with this patch?
https://github.com/Warewolf-ESB/Warewolf/commit/103d7e7d231375ad96298aa0072784a2d74d04f8
Fixed. Thanks!
FYI - this last one got everything to compile. But it required basically opening every project, letting the dependencies resolve, and building each project. Classic .dll hell. The build document nor the Compile1.ps1 script work to get this beast built. Super appreciate your quick assistance to resolve these minor issues! Looking forward to seeing the build process evolve.