On 06/19/2018 01:42 AM, Md. Kamrujjaman Akon wrote: > Hi Mats, > *2) Building IoTivity for UWP issue:* > > I faced the same problem like yours (scons was trying to create > something > that unexpectedly already existed). > > I just did 3 things: a) *Delete out folder *b) $ *run clean *c) $ *run > build -uwp* > > Only '$ run clean' and then '$ run build -uwp' also might be a solution > for > this issue.
I'm surprised this fixed it for you. I did a bit of analysis... https://jira.iotivity.org/browse/IOT-3099 TLDR; stuff is copied in pure Python code, meaning scons doesn't know the directory has been created, and so tries to create it when it thinks it needs it. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9720): https://lists.iotivity.org/g/iotivity-dev/message/9720 Mute This Topic: https://lists.iotivity.org/mt/22401551/21656 Group Owner: iotivity-dev+ow...@lists.iotivity.org Unsubscribe: https://lists.iotivity.org/g/iotivity-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-