tried to setup up vvvv-sdk on my win7 64bit machine. I had no problems forking and checking out the sdk. But when I tried to fetch the binaries via:
scripts/fetch-binaries x86
I got the folowing feedback:
/d/VVVV-Projects/vvvv-sdk (develop)
$ scripts/fetch-binaries x86
Unable to find version '32.2.0-develop-330' of package 'VVVV.Binaries.x86'.
Copy-Item : Der Pfad "D:\VVVV-Projects\vvvv-sdk\packages\VVVV.Binaries.x86.32.2.0-develop-330\content" kann nicht gefunden werden, da er nicht vorhanden ist.
In D:\VVVV-Projects\vvvv-sdk\scripts\fetch-binaries.ps1:42 Zeichen:9
+ Copy-Item (Join-Path $contentFolder "\*") -Destination $vvvvRootPath
-Re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (D:\VVVV-Project...lop-330\content:String) [Copy-Item](Copy-Item), ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
$ scripts/fetch-binaries x86
Installing 'VVVV.Binaries.x86 32.2.0-develop-330'.
Successfully installed 'VVVV.Binaries.x86 32.2.0-develop-330'.
AUSFÜHRLICH: Ausführen des Vorgangs "Datei kopieren" für das Ziel "Element:
D:\VVVV-Projects\vvvv-sdk\packages\VVVV.Binaries.x86.32.2.0-develop-330\content\setup.exe Ziel: D:\VVVV-Projects\vvvv-sdk\vvvv45\setup.exe".
AUSFÜHRLICH: Ausführen des Vorgangs "Datei kopieren" für das Ziel "Element:
D:\VVVV-Projects\vvvv-sdk\packages\VVVV.Binaries.x86.32.2.0-develop-330\content\vvvv.exe Ziel: D:\VVVV-Projects\vvvv-sdk\vvvv45\vvvv.exe".