0

HelixToolkit.Wpf.Input

Anonymous 10 years ago updated by anonymous 6 years ago 1
This discussion was imported from CodePlex

bluerobotz wrote at 2013-04-28 10:44:

When I open the ExampleBrowser project. in VS 2012 Express I get the warning "The referenced component 'HelixToolkit.Wpf.Input' could not be found.

When I buid the project I also get the following error:

Error 1 The "PepitaGet.RestorePackagesTask" task could not be loaded from the assembly C:\Users\Brad\Documents\Visual Studio 2012\Helixtoolkit\Source\Examples\ExampleBrowser..\Tools\Pepita\PepitaGet.dll. Could not load file or assembly 'file:///C:\Users\Brad\Documents\Visual Studio 2012\Helixtoolkit\Source\Examples\Tools\Pepita\PepitaGet.dll' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. C:\Users\Brad\Documents\Visual Studio 2012\Helixtoolkit\Source\Examples\ExampleBrowser\ExampleBrowser.csproj 674 5 ExampleBrowser


Any idea as to how I resolve this.

Thanks

Dave

objo wrote at 2013-04-30 23:12:

Is this in the SharpDX fork? The default fork should not have this problem. The PepitaGet.dll should be in ~\Tools\Pepita