The problem is in the powershell script, to update the version of powershell, run the Windows update.
Kind regards, Hannah ________________________________ From: Kde-windows <kde-windows-boun...@kde.org> on behalf of Filipe Saraiva <fil...@kde.org> Sent: Sunday, January 15, 2017 3:03 PM To: Antonio Ladeia; kde-windows@kde.org Subject: Re: Compile Craft on windows 7 x64 Em 09-01-2017 16:52, Antonio Ladeia escreveu: > Hello, > > I try build craft on win 7, but I receive this error: > > Não é possível localizar uma sobrecarga para "Combine" e a contagem de > argumentos: "3". > Em C:\KDE\craft-master\kdeenv.ps1:80 caractere:41 > + (& $env:CRAFT_PYTHON ([IO.PATH]::COMBINE <<<< ("$env:CraftRoot", > "bin", "CraftSetupHelper.py")) "--setup" "--mode" " > owershell") | > + CategoryInfo : NotSpecified: (:) [], MethodException > + FullyQualifiedErrorId : MethodCountCouldNotFindBest > > Não é possível localizar uma sobrecarga para "Combine" e a contagem de > argumentos: "3". > Em C:\KDE\craft-master\kdeenv.ps1:94 caractere:51 > + return & $env:CRAFT_PYTHON ([IO.PATH]::COMBINE <<<< > ("$env:CraftRoot", "bin", "craft.py")) $args > + CategoryInfo : NotSpecified: (:) [], MethodException > + FullyQualifiedErrorId : MethodCountCouldNotFindBest > > > > I think this error is the python version, someone know resolve it? > Which Python version are you using? But the error message looks like related with the number of arguments in Combine... -- Filipe Saraiva http://filipesaraiva.info/