Getting errors when trying to set up vvvv-sdk solution

Hi. I am currently trying to set up the vvvv-sdk git repository with VS2015. I followed the instructions found here step-by-step.

At step “Build Core and Addonpack” I open VS2015 and set the build configuration to x86 as described. Visual Studio then tries to restore the missing NuGet packages which ends up in the following error:

Subsequently the build attempt fails with more than 300 errors. Any help highly appreciated - thank you!

here is more information on how to setup the SDK. you probybly just miss the nuget source: http://teamcity.vvvv.org/guestAuth/app/nuget/v1/FeedService.svc/

Hi tonfilm. Thanks for the hint. There already was a vvvv specific package resource in the NuGet package manager, namely:

http://vvvv.org:8111/guestAuth/app/nuget/v1/FeedService.svc/

I now changed this according to the link you sent me:

https://teamcity.vvvv.org/guestAuth/app/nuget/v1/FeedService.svc/

I then ran through the entire process again and this time “Restoring the NuGet packages” worked without errors, however I still get 361 errors when trying to build the project suite.

Most of them are these ones:

60>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
60>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
60>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found

I already ran scripts/fetch-binaries x86 and it completed successfully. What did I miss? Do I have to copy these *.dll manually from the VVVV release binaries?

1>------ Build started: Project: Utils, Configuration: Debug Any CPU ------
2>------ Build started: Project: UtilsIL, Configuration: Debug Any CPU ------
2>C:\vvvv-sdk\common\src\core\UtilsIL\Memory.cs(8,78,8,84): error CS0103: The name 'Unsafe' does not exist in the current context
2>C:\vvvv-sdk\common\src\core\UtilsIL\Memory.cs(10,80,10,86): error CS0103: The name 'Unsafe' does not exist in the current context
1>C:\vvvv-sdk\common\src\core\Utils\IO\GestureDevice.cs(4,14,4,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Keyboard.cs(5,14,5,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Keyboard.cs(6,14,6,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Mouse.cs(4,14,4,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\MouseNotification.cs(5,14,5,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\MouseNotification.cs(6,14,6,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Subscription.cs(4,14,4,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Subscription.cs(5,14,5,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Subscription.cs(7,14,7,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\TouchDevice.cs(4,14,4,22): error CS0234: The type or namespace name 'Reactive' does not exist in the namespace 'System' (are you missing an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Subscription.cs(15,26,15,36): error CS0246: The type or namespace name 'IScheduler' could not be found (are you missing a using directive or an assembly reference?)
1>C:\vvvv-sdk\common\src\core\Utils\IO\Subscription.cs(20,120,20,130): error CS0246: The type or namespace name 'IScheduler' could not be found (are you missing a using directive or an assembly reference?)
3>------ Build started: Project: Core (core\Core), Configuration: Debug Any CPU ------
4>------ Build started: Project: Utils3rdParty, Configuration: Debug x86 ------
4>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
4>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\UtilsIL\bin\AnyCPU\Debug\VVVV.UtilsIL.dll' could not be found
3>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
5>------ Build started: Project: PluginInterfaces, Configuration: Debug x86 ------
6>------ Build started: Project: PiccoloGraphicalEditor, Configuration: Debug x86 ------
5>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
5>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
7>------ Build started: Project: Hosting, Configuration: Debug x86 ------
8>------ Build started: Project: BaseDatabaseNodes, Configuration: Debug x86 ------
9>------ Build started: Project: WarpPoints, Configuration: Debug x86 ------
10>------ Build started: Project: WiiMotePlugin, Configuration: Debug x86 ------
11>------ Build started: Project: TobiiEyetracker, Configuration: Debug x86 ------
12>------ Build started: Project: DrawFlash, Configuration: Debug x86 ------
13>------ Build started: Project: Bilerp, Configuration: Debug x86 ------
6>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
14>------ Build started: Project: WinFormsViewer, Configuration: Debug x86 ------
9>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
9>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
15>------ Build started: Project: Gui2d, Configuration: Debug x86 ------
15>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
15>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
15>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
15>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
16>------ Build started: Project: Gui2dLegacy, Configuration: Debug x86 ------
7>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
7>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
7>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
7>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
7>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\UtilsIL\bin\AnyCPU\Debug\VVVV.UtilsIL.dll' could not be found
8>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
8>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
17>------ Build started: Project: GenericNodes, Configuration: Debug x86 ------
16>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
16>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
18>------ Build started: Project: HitTest2dNodes, Configuration: Debug x86 ------
10>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
10>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
19>------ Build started: Project: Inversion (nodes\2d\Inversion), Configuration: Debug x86 ------
11>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
11>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
11>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
20>------ Build started: Project: MTGui2d, Configuration: Debug x86 ------
21>------ Build started: Project: OccupationRate, Configuration: Debug x86 ------
18>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
18>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
22>------ Build started: Project: Undistort, Configuration: Debug x86 ------
12>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
12>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
12>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
12>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
12>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
12>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
19>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
19>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
23>------ Build started: Project: Voronoi, Configuration: Debug x86 ------
20>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
20>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
24>------ Build started: Project: MonoFlop, Configuration: Debug x86 ------
13>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
13>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
25>------ Build started: Project: Rope2d, Configuration: Debug x86 ------
26>------ Build started: Project: BassSound, Configuration: Debug x86 ------
21>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
21>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
22>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
22>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
27>------ Build started: Project: ConnectAll, Configuration: Debug x86 ------
28>------ Build started: Project: ConvexHull3d, Configuration: Debug x86 ------
17>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
17>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
17>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
17>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
29>------ Build started: Project: Cut3Spheres, Configuration: Debug x86 ------
23>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
23>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
30>------ Build started: Project: JSONAsXElement, Configuration: Debug x86 ------
24>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
24>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
31>------ Build started: Project: Stereographic, Configuration: Debug x86 ------
25>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
25>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
25>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
32>------ Build started: Project: Trilerp, Configuration: Debug x86 ------
27>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
27>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
33>------ Build started: Project: Wave3d, Configuration: Debug x86 ------
14>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
14>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\gui\PiccoloGraphicalEditor\bin\x86\Debug\VVVV.HDE.Viewer.PiccoloGraphicalEditor.dll' could not be found
14>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
34>------ Build started: Project: NativePlugins, Configuration: Debug x86 ------
28>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
28>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
35>------ Build started: Project: QuaternionExp, Configuration: Debug x86 ------
26>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
26>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
26>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
26>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
36>------ Build started: Project: QuaternionNodes, Configuration: Debug x86 ------
30>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
30>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
30>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
37>------ Build started: Project: Timeliner, Configuration: Debug x86 ------
33>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
33>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
32>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
32>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
38>------ Build started: Project: Octonion, Configuration: Debug x86 ------
31>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
31>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
39>------ Build started: Project: PluginColladaLoader, Configuration: Debug x86 ------
29>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
29>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
40>------ Build started: Project: VVVV.Nodes.AnimAdvanced, Configuration: Debug x86 ------
35>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
35>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
41>------ Build started: Project: VVVV.Nodes.Bullet, Configuration: Debug x86 ------
36>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
36>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
36>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
36>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
36>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
42>------ Build started: Project: ChaosToys, Configuration: Debug x86 ------
43>------ Build started: Project: ParticlesField, Configuration: Debug x86 ------
38>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
38>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
37>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
37>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
44>------ Build started: Project: AdvancedSequencer, Configuration: Debug x86 ------
40>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
40>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
45>------ Build started: Project: TimerFlop, Configuration: Debug x86 ------
46>------ Build started: Project: Leap, Configuration: Debug x86 ------
42>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
42>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
47>------ Build started: Project: FileNodes, Configuration: Debug x86 ------
43>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
43>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
48>------ Build started: Project: FormatedDate, Configuration: Debug x86 ------
41>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
41>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
41>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
41>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
49>------ Build started: Project: Round, Configuration: Debug x86 ------
39>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
39>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
39>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
39>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
50>------ Build started: Project: DropDownColor, Configuration: Debug x86 ------
44>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
44>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
45>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
45>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
51>------ Build started: Project: RGBVector, Configuration: Debug x86 ------
52>------ Build started: Project: LengthSpectral, Configuration: Debug x86 ------
46>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
46>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
53>------ Build started: Project: AttributesFile, Configuration: Debug x86 ------
47>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
47>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
47>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
54>------ Build started: Project: Dialogs, Configuration: Debug x86 ------
49>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
49>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
49>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
55>------ Build started: Project: Dir, Configuration: Debug x86 ------
48>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
48>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
48>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
56>------ Build started: Project: Directory, Configuration: Debug x86 ------
50>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
50>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
57>------ Build started: Project: FileIONodes, Configuration: Debug x86 ------
53>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
53>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
58>------ Build started: Project: Shortcut, Configuration: Debug x86 ------
51>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
51>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
52>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
52>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
52>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
59>------ Build started: Project: SRTReader, Configuration: Debug x86 ------
60>------ Build started: Project: UGRReader, Configuration: Debug x86 ------
54>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
54>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
61>------ Build started: Project: QueueStore, Configuration: Debug x86 ------
55>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
55>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
62>------ Build started: Project: NearestNeighbour, Configuration: Debug x86 ------
56>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
57>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
57>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
63>------ Build started: Project: Occurrence, Configuration: Debug x86 ------
58>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
58>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
64>------ Build started: Project: VVVV.Nodes.SortAdvanced, Configuration: Debug x86 ------
59>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
59>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
65>------ Build started: Project: VVVV.Nodes.Stacks, Configuration: Debug x86 ------
60>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
60>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
60>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
66>------ Build started: Project: Store, Configuration: Debug x86 ------
61>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
61>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
61>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
67>------ Build started: Project: CombinatoricsNodes, Configuration: Debug x86 ------
68>------ Build started: Project: Syslog, Configuration: Debug x86 ------
62>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
62>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
62>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
62>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
62>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
69>------ Build started: Project: 2dMeshNodes, Configuration: Debug x86 ------
65>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
65>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
65>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
70>------ Build started: Project: MeshJoinSubsets, Configuration: Debug x86 ------
64>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
64>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
71>------ Build started: Project: MetaballsMesh, Configuration: Debug x86 ------
63>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
63>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
63>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
63>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
72>------ Build started: Project: Penthacoron, Configuration: Debug x86 ------
66>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
66>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
66>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
66>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
67>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
67>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
67>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
73>------ Build started: Project: OneDollarRecognizer, Configuration: Debug x86 ------
74>------ Build started: Project: EyesWebAPI, Configuration: Debug x86 ------
69>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
69>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
75>------ Build started: Project: IPv4Join, Configuration: Debug x86 ------
68>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
68>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
68>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
68>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
68>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
76>------ Build started: Project: TCPClientAdvanced, Configuration: Debug x86 ------
70>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
70>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
70>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
70>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
77>------ Build started: Project: TUIODecoder, Configuration: Debug x86 ------
34>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
34>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\gui\WinFormsViewer\bin\x86\Debug\VVVV.HDE.Viewer.WinFormsViewer.dll' could not be found
34>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
34>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Nodes.Generic.dll' could not be found
34>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
34>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
34>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
78>------ Build started: Project: EmailNodes, Configuration: Debug x86 ------
79>------ Build started: Project: FaceBookAPI, Configuration: Debug x86 ------
72>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
72>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
72>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
72>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
80>------ Build started: Project: SSHClient, Configuration: Debug x86 ------
75>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
75>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
81>------ Build started: Project: CodeEditor, Configuration: Debug x86 ------
71>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
71>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
71>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
71>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
82>------ Build started: Project: OdbcNodes, Configuration: Debug x86 ------
74>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
74>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
83>------ Build started: Project: OleDbNodes, Configuration: Debug x86 ------
76>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
76>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
84>------ Build started: Project: PostgreSQLNodes, Configuration: Debug x86 ------
77>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
77>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
85>------ Build started: Project: SQLLiteNodes, Configuration: Debug x86 ------
79>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
79>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
78>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
78>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
78>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
86>------ Build started: Project: SQLServerNodes, Configuration: Debug x86 ------
87>------ Build started: Project: MySQLNodes, Configuration: Debug x86 ------
83>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\addonpack\src\nodes\plugins\Network\Databases\BaseDatabaseNodes\bin\x86\Debug\BaseDatabaseNodes.dll' could not be found
83>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
83>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
88>------ Build started: Project: NetworkWOL, Configuration: Debug x86 ------
80>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
80>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
89>------ Build started: Project: Crypto, Configuration: Debug x86 ------
82>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\addonpack\src\nodes\plugins\Network\Databases\BaseDatabaseNodes\bin\x86\Debug\BaseDatabaseNodes.dll' could not be found
82>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
82>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
90>------ Build started: Project: Skeleton (nodes\Skeleton\Skeleton), Configuration: Debug x86 ------
84>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\addonpack\src\nodes\plugins\Network\Databases\BaseDatabaseNodes\bin\x86\Debug\BaseDatabaseNodes.dll' could not be found
84>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
84>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
91>------ Build started: Project: Irrklang, Configuration: Debug x86 ------
86>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\addonpack\src\nodes\plugins\Network\Databases\BaseDatabaseNodes\bin\x86\Debug\BaseDatabaseNodes.dll' could not be found
86>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
86>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
92>------ Build started: Project: IrrklangClean, Configuration: Debug x86 ------
85>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\addonpack\src\nodes\plugins\Network\Databases\BaseDatabaseNodes\bin\x86\Debug\BaseDatabaseNodes.dll' could not be found
85>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
85>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
93>------ Build started: Project: Speech, Configuration: Debug x86 ------
87>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\addonpack\src\nodes\plugins\Network\Databases\BaseDatabaseNodes\bin\x86\Debug\BaseDatabaseNodes.dll' could not be found
87>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
94>------ Build started: Project: SpeechSynthesis, Configuration: Debug x86 ------
95>------ Build started: Project: BezierNodes, Configuration: Debug x86 ------
89>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
89>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
96>------ Build started: Project: Disperse, Configuration: Debug x86 ------
90>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
90>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
90>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
90>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
97>------ Build started: Project: EisensteinPrimes, Configuration: Debug x86 ------
91>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
91>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
91>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
98>------ Build started: Project: Fibonacci, Configuration: Debug x86 ------
81>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
81>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\gui\WinFormsViewer\bin\x86\Debug\VVVV.HDE.Viewer.WinFormsViewer.dll' could not be found
81>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
81>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
81>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
93>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
93>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
99>------ Build started: Project: MultiCons, Configuration: Debug x86 ------
100>------ Build started: Project: NTree, Configuration: Debug x86 ------
92>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
92>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
92>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
101>------ Build started: Project: RSNodes, Configuration: Debug x86 ------
96>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
96>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
102>------ Build started: Project: SimplexNoise, Configuration: Debug x86 ------
103>------ Build started: Project: SphericalSpread, Configuration: Debug x86 ------
94>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
94>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
104>------ Build started: Project: TangentSpreads, Configuration: Debug x86 ------
97>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
97>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
105>------ Build started: Project: Levin, Configuration: Debug x86 ------
99>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
99>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
98>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
98>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
106>------ Build started: Project: Swizzle4d, Configuration: Debug x86 ------
101>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
101>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
107>------ Build started: Project: DropDownString, Configuration: Debug x86 ------
100>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
100>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
108>------ Build started: Project: RegExprNodes, Configuration: Debug x86 ------
103>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
103>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
109>------ Build started: Project: TypeWriter, Configuration: Debug x86 ------
104>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
104>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
110>------ Build started: Project: XQueryNode, Configuration: Debug x86 ------
102>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
102>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
111>------ Build started: Project: ReaderFileAdv, Configuration: Debug x86 ------
112>------ Build started: Project: FileStreamVLC, Configuration: Debug x86 ------
105>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
105>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
105>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
113>------ Build started: Project: HTMLTexture, Configuration: Debug x86 ------
108>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
108>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
114>------ Build started: Project: TextEX9Texture, Configuration: Debug x86 ------
106>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
106>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
115>------ Build started: Project: TransformsAdvanced, Configuration: Debug x86 ------
107>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
107>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
116>------ Build started: Project: AdvExpr, Configuration: Debug x86 ------
110>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
110>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
117>------ Build started: Project: CaseValue, Configuration: Debug x86 ------
109>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
109>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
109>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
118>------ Build started: Project: Integer, Configuration: Debug x86 ------
111>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
111>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
111>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
111>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
111>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
119>------ Build started: Project: LTPNode, Configuration: Debug x86 ------
112>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
112>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
112>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
112>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
112>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
112>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
120>------ Build started: Project: MapIntervalAdv, Configuration: Debug x86 ------
115>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
115>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
115>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
115>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
121>------ Build started: Project: MathRound, Configuration: Debug x86 ------
116>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
116>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
122>------ Build started: Project: TweenerShaper, Configuration: Debug x86 ------
114>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
114>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
114>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
114>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
114>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
114>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
123>------ Build started: Project: EnvironmentNodes, Configuration: Debug x86 ------
117>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
117>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
124>------ Build started: Project: PowerState, Configuration: Debug x86 ------
118>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
118>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
125>------ Build started: Project: ScreenInfo, Configuration: Debug x86 ------
119>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
119>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
126>------ Build started: Project: ShellExecute, Configuration: Debug x86 ------
120>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
120>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
120>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
127>------ Build started: Project: ArduinoFirmata, Configuration: Debug x86 ------
122>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
122>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
128>------ Build started: Project: LD2000, Configuration: Debug x86 ------
121>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
121>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
129>------ Build started: Project: LinBus, Configuration: Debug x86 ------
124>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
124>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
130>------ Build started: Project: MSKinect, Configuration: Debug x86 ------
125>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
125>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
131>------ Build started: Project: NextWindow, Configuration: Debug x86 ------
123>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
123>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
123>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
132>------ Build started: Project: OpenNIKinect, Configuration: Debug x86 ------
113>  Consider app.config remapping of assembly "System.Buffers, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" from Version "4.0.2.0" [] to Version "4.0.3.0" [C:\vvvv-sdk\packages\VL.Core.0.95.37-g8f06687fc6\lib\net46\System.Buffers.dll] to solve conflict and get rid of warning.
113>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190.
113>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
113>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
113>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
126>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
126>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
133>------ Build started: Project: PhidgetRFID, Configuration: Debug x86 ------
128>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
128>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
134>------ Build started: Project: PhidgetDevices, Configuration: Debug x86 ------
127>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
127>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
135>------ Build started: Project: PhidgetInterface, Configuration: Debug x86 ------
129>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
129>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
129>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
136>------ Build started: Project: RS232, Configuration: Debug x86 ------
131>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
131>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
137>------ Build started: Project: SpaceMouse, Configuration: Debug x86 ------
138>------ Build started: Project: Tablet, Configuration: Debug x86 ------
132>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
132>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
132>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
132>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
132>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
132>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
139>------ Build started: Project: TodoMap, Configuration: Debug x86 ------
130>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "SlimDX". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
130>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3243: No way to resolve conflict between "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" and "SlimDX". Choosing "SlimDX, Version=4.0.13.43, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9" arbitrarily.
130>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Hosting.dll' could not be found
130>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
130>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
130>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
140>------ Build started: Project: uEyeCam, Configuration: Debug x86 ------
133>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
133>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
133>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
141>------ Build started: Project: Virmata, Configuration: Debug x86 ------
136>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
136>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
142>------ Build started: Project: Inversion (nodes\3d\Inversion), Configuration: Debug x86 ------
134>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
134>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
134>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
137>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
137>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
137>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
135>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
138>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
138>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
141>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
141>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
140>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
140>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
142>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
142>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
139>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Core\bin\AnyCPU\Debug\VVVV.Core.dll' could not be found
139>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.PluginInterfaces.dll' could not be found
139>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\common\src\core\Utils\bin\AnyCPU\Debug\VVVV.Utils.dll' could not be found
139>CSC : error CS0006: Metadata file 'C:\vvvv-sdk\vvvv45\lib\core\VVVV.Utils3rdParty.dll' could not be found
143>------ Build started: Project: Addonpack, Configuration: Debug x86 ------
========== Build: 1 succeeded, 142 failed, 0 up-to-date, 0 skipped ==========

I’m pretty sure you need to use Visual Studio 2019 and not 2015 - I guess we have some old install instructions lying around…

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.