locked
Helix 3D Toolkit assembly not found RRS feed

  • Question

  • Helix 3D Toolkit library I downloaded and tried to use it in my project but I get this error.

    "Assembly HelixToolkit.Wpf was not found"

    "Assembly HelixToolkit.Wpf.Input was not found"

    This is code xaml:

    xmlns:helix="clr-namespace:HelixToolkit.Wpf;assembly=HelixToolkit.Wpf"
    xmlns:helixInput="clr-namespace:HelixToolkit.Wpf.Input;assembly=HelixToolkit.Wpf.Input"

    The two assembly sites were added by me.


    Tuesday, August 12, 2014 10:53 AM

Answers

  • Please don't ask questions about third-party software in these forums. These forums are intended for questions about Microsoft's products and technologies.

    You should ask any questions you might have about Helix 3D Toolkit to the creators of this third-party library: http://helixtoolkit.codeplex.com/discussions

    Tuesday, August 12, 2014 11:25 AM