On 06/07/2018 06:00 AM, Ranganath.S wrote: > Hello, > > I am trying to compile Iotivity 1.3.1 on Windows 10 using Visual > Studio 17. I have installed all the dependencies like Python 2, Scons > and CMake. I am following the build instruction on > https://wiki.iotivity.org/windows. I am ending up with error saying > > /* 'cl' is not recognized as an internal or > external command, *//*operable program or batch file.*/
older scons isn't going to work with VS2017, make sure you have 3.0.1. if that doesn't help, we'll have to trace it. VS2017 changed where things get installed, but to help, there's now a tool to find things; scons needs to know about that is why it needs a newer version. > > /**/I tried executing vcvars.bat and vcvars140.bat, but still getting > the same problem. Please advise on how to go about. > > Regards, > > RS > **/**/ > > /**/ > > > > -------------- > The content of this email is confidential and intended for the recipient > specified in message only. It is strictly forbidden to share any part of > this message with any third party, without a written consent of the > sender. If you received this message by mistake, please reply to this > message and follow with its deletion, so that we can ensure such a > mistake does not occur in the future. > -------------- > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9672): https://lists.iotivity.org/g/iotivity-dev/message/9672 View All Messages In Topic (2): https://lists.iotivity.org/g/iotivity-dev/topic/21590506 Mute This Topic: https://lists.iotivity.org/mt/21590506/21656 New Topic: https://lists.iotivity.org/g/iotivity-dev/post Change Your Subscription: https://lists.iotivity.org/g/iotivity-dev/editsub/21656 Group Home: https://lists.iotivity.org/g/iotivity-dev Contact Group Owner: [email protected] Terms of Service: https://lists.iotivity.org/static/tos Unsubscribe: https://lists.iotivity.org/g/iotivity-dev/unsub Email sent to: [email protected] -=-=-=-=-=-=-=-=-=-=-=-
