Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
What configuration do I need to have to build 2016.1 sl source?
posted

Howdy Infragistics,

    I found a neat project that allows you to recompile SL code to web assembly/html5. If I got your controls to work on there we could potentially migrate without a major rewrite. doc.opensilver.net/.../getting-started-tour.html



So I downloaded the infragistics source code and tried to build in VS2013 using debug any cpu, but I am getting issues in that these references are not found


    Reference Include="Microsoft.Windows.Design.Extensibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
    Reference Include="Microsoft.Windows.Design.Interaction, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"


If I turn off specific version the Microsoft.Windows.Design.Metadata can't be found.


What configuration do I need to be able to build this sln? Alternately if you guys could build it on Open SL, you could unretire the product and advertise it for SL migrations....

Parents Reply Children
No Data