EtherCAT.NET icon indicating copy to clipboard operation
EtherCAT.NET copied to clipboard

Building using Visual Studio 2017

Open CCSpellman opened this issue 1 year ago • 2 comments

Hi All,

I know the build instructions says I need VS2019 but is it possible for me to build the project using VS2017. I have tried but have problems and thought I should ask the question before delving deeper.

Thanks in advance.

CCSpellman avatar Oct 20 '22 06:10 CCSpellman

You could try to edit this line to match your version (Visual Studio 15 2017): https://github.com/Apollo3zehn/EtherCAT.NET/blob/master/init_solution.ps1#L12

Make sure to use a freshly cloned git repo, otherwise this process may fail.

Apollo3zehn avatar Oct 20 '22 18:10 Apollo3zehn

Thank you

CCSpellman avatar Oct 21 '22 11:10 CCSpellman