boost\tools\build\src\tools\vc141helper>cl_path.cmd 14.10 -PathToCompiler Join-Path : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es NULL ist. Bei E:\dev\devel\boost\tools\build\src\tools\vc141helper\GetCLPath.ps1:16 Zeichen:26 + Add-Type -Path (Join-Path <<<< $PSScriptRoot GetVS2017Configuration.cs) | Out-Null + CategoryInfo : InvalidData: (:) [Join-Path], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.JoinPathCommand ECHO ist ausgeschaltet (OFF). Der Typ [VisualStudioConfiguration.Main] kann nicht gefunden werden: Stellen Sie sicher, dass die Assembly, die diesen Typ enthält, geladen wird. Bei E:\dev\devel\boost\tools\build\src\tools\vc141helper\GetCLPath.ps1:17 Zeichen:45 + $instPath = [VisualStudioConfiguration.Main] <<<< ::Query($toolsetVersion) + CategoryInfo : InvalidOperation: (VisualStudioConfiguration.Main:String) [], RuntimeException + FullyQualifiedErrorId : TypeNotFound ECHO ist ausgeschaltet (OFF). In einem NULL-Array kann kein Index erstellt werden. Bei E:\dev\devel\boost\tools\build\src\tools\vc141helper\GetCLPath.ps1:30 Zeichen:27 + Write-Output $cls[ <<<< 0].FullName + CategoryInfo : InvalidOperation: (0:Int32) [], RuntimeException + FullyQualifiedErrorId : NullArray ECHO ist ausgeschaltet (OFF).