diabase / H-Series-Wizard

Source code for the H-Series machine wizard and post-processor
3 stars 4 forks source link

System.Net.Http.dll not found #5

Open martijnschouten opened 5 years ago

martijnschouten commented 5 years ago

I tried to compile the wizard using the instructions in Build_instructions.md, however I wasn't to build Setup until I copied the System.Net.Http.dll from the C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6.1\ folder into H-Series-Wizard/setup folder.

wilriker commented 5 years ago

There is also a duplicate reference to this DLL file in the Setup configuration that returns everytime and I have no idea where it comes from. Anyway, if you delete this one and only keep the automatically detected one it also builds.